Gun + the physics are on evil mode

This commit is contained in:
Halbear 2026-07-06 22:41:47 +01:00
parent 605c96362b
commit 8ab8c06f9c
23 changed files with 2248 additions and 899 deletions

View 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"
}