add bosses models

This commit is contained in:
2025-12-04 15:49:02 +07:00
parent e3166ffaa9
commit 92b2844e00
283 changed files with 900 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 204 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 636 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 336 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 684 KiB

+36
View File
@@ -0,0 +1,36 @@
{
"scene": {
"position": {
"x": 0,
"y": 0,
"z": 5
},
"rotation": {
"x": 0,
"y": -1.5708,
"z": 0
},
"scale": {
"x": 0.1,
"y": 0.1,
"z": 0.1
}
},
"model": {
"position": {
"x": 0,
"y": 0,
"z": 0
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"scale": {
"x": 0.1,
"y": 0.1,
"z": 0.1
}
}
}