Gun + the physics are on evil mode
This commit is contained in:
parent
605c96362b
commit
8ab8c06f9c
23 changed files with 2248 additions and 899 deletions
15
resources/models/musket/musket.json
Normal file
15
resources/models/musket/musket.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"ID": "musket",
|
||||
"Meshes": [
|
||||
{
|
||||
"ID": "cube_0",
|
||||
"MaterialID": "musket-mat-1",
|
||||
"OffsetVertex": 0,
|
||||
"VertexSize": 25088,
|
||||
"OffsetIndex": 0,
|
||||
"IndexSize": 2880
|
||||
}
|
||||
],
|
||||
"VertexPath": "resources/models/musket/musket.vtx",
|
||||
"IndexPath": "resources/models/musket/musket.idx"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue