Fixed some volume related issues, separated options into its own menu with tabs, added a visualised collision actor (dual pass graphics required), added a player model, started shooting mechanics

This commit is contained in:
Halbear 2026-07-10 01:01:13 +01:00
parent f3aee6cb84
commit 59c5486299
24 changed files with 1538 additions and 1356 deletions

View file

@ -2,14 +2,14 @@
mtllib Cube.mtl
o mesh
v 0.5 0.75 0.5
v 0.5 0.75 -0.5
v 0.5 -0.25 0.5
v 0.5 -0.25 -0.5
v -0.5 0.75 0.5
v -0.5 0.75 -0.5
v -0.5 -0.25 0.5
v -0.5 -0.25 -0.5
v 0.5 1 0.5
v 0.5 1 -0.5
v 0.5 0 0.5
v 0.5 0 -0.5
v -0.5 1 0.5
v -0.5 1 -0.5
v -0.5 0 0.5
v -0.5 0 -0.5
vt 0.25 1
vt 0 1
vt 0 0.75