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:
parent
f3aee6cb84
commit
59c5486299
24 changed files with 1538 additions and 1356 deletions
1
resources/models/Cactus/Cactus.bbmodel
Normal file
1
resources/models/Cactus/Cactus.bbmodel
Normal file
File diff suppressed because one or more lines are too long
BIN
resources/models/Cactus/Cactus.png
Normal file
BIN
resources/models/Cactus/Cactus.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
File diff suppressed because one or more lines are too long
|
|
@ -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
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue