added weapon models
This commit is contained in:
parent
42fc70100d
commit
9c08fb6248
24 changed files with 3602 additions and 0 deletions
0
resources/models/Cannon/CannonEntity.colmesh
Normal file
0
resources/models/Cannon/CannonEntity.colmesh
Normal file
BIN
resources/models/Cannon/CannonEntity.idx
Normal file
BIN
resources/models/Cannon/CannonEntity.idx
Normal file
Binary file not shown.
15
resources/models/Cannon/CannonEntity.json
Normal file
15
resources/models/Cannon/CannonEntity.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"ID": "CannonEntity",
|
||||
"Meshes": [
|
||||
{
|
||||
"ID": "cube_0",
|
||||
"MaterialID": "CannonEntity-mat-1",
|
||||
"OffsetVertex": 0,
|
||||
"VertexSize": 53312,
|
||||
"OffsetIndex": 0,
|
||||
"IndexSize": 6192
|
||||
}
|
||||
],
|
||||
"VertexPath": "resources/models/Cannon/CannonEntity.vtx",
|
||||
"IndexPath": "resources/models/Cannon/CannonEntity.idx"
|
||||
}
|
||||
4
resources/models/Cannon/CannonEntity.mtl
Normal file
4
resources/models/Cannon/CannonEntity.mtl
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Made in Blockbench 5.1.4
|
||||
newmtl m_5b5488e6-2c69-7a67-28ce-562e433e1ce5
|
||||
map_Kd cannon.png
|
||||
newmtl none
|
||||
1981
resources/models/Cannon/CannonEntity.obj
Normal file
1981
resources/models/Cannon/CannonEntity.obj
Normal file
File diff suppressed because it is too large
Load diff
BIN
resources/models/Cannon/CannonEntity.vtx
Normal file
BIN
resources/models/Cannon/CannonEntity.vtx
Normal file
Binary file not shown.
44
resources/models/Cannon/CannonEntity_mat.json
Normal file
44
resources/models/Cannon/CannonEntity_mat.json
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
[
|
||||
{
|
||||
"ID": "CannonEntity-mat-0",
|
||||
"TexturePath": "",
|
||||
"NormalTexturePath": "",
|
||||
"MetalRoughnessMap": "",
|
||||
"DiffuseColour": {
|
||||
"X": 0.6,
|
||||
"Y": 0.6,
|
||||
"Z": 0.6,
|
||||
"W": 1.0
|
||||
},
|
||||
"Roughness": 0.0,
|
||||
"Metallic": 0.0
|
||||
},
|
||||
{
|
||||
"ID": "CannonEntity-mat-1",
|
||||
"TexturePath": "resources\\models\\Cannon\\cannon.png",
|
||||
"NormalTexturePath": "",
|
||||
"MetalRoughnessMap": "",
|
||||
"DiffuseColour": {
|
||||
"X": 0.6,
|
||||
"Y": 0.6,
|
||||
"Z": 0.6,
|
||||
"W": 1.0
|
||||
},
|
||||
"Roughness": 0.0,
|
||||
"Metallic": 0.0
|
||||
},
|
||||
{
|
||||
"ID": "CannonEntity-mat-2",
|
||||
"TexturePath": "",
|
||||
"NormalTexturePath": "",
|
||||
"MetalRoughnessMap": "",
|
||||
"DiffuseColour": {
|
||||
"X": 0.6,
|
||||
"Y": 0.6,
|
||||
"Z": 0.6,
|
||||
"W": 1.0
|
||||
},
|
||||
"Roughness": 0.0,
|
||||
"Metallic": 0.0
|
||||
}
|
||||
]
|
||||
BIN
resources/models/Cannon/cannon.png
Normal file
BIN
resources/models/Cannon/cannon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue