v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
10
attic/biped/robotic/arms/imp/imparm.monsterpart
Normal file
10
attic/biped/robotic/arms/imp/imparm.monsterpart
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name" : "roboticicimparm",
|
||||
"category" : "biped",
|
||||
"type" : "arms",
|
||||
|
||||
"frames" : {
|
||||
"frontArm" : "impfarm.frames",
|
||||
"backArm" : "impbarm.frames"
|
||||
}
|
||||
}
|
13
attic/biped/robotic/arms/imp/impbarm.frames
Normal file
13
attic/biped/robotic/arms/imp/impbarm.frames
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"image" : "impbarm.png",
|
||||
"frameGrid" : {
|
||||
"size" : [42, 42],
|
||||
"dimensions" : [9, 3],
|
||||
|
||||
"names" : [
|
||||
[ null, "idle" ],
|
||||
[ null, "walk.1", "walk.2", "walk.3", "walk.4", "walk.5", "walk.6", "walk.7", "walk.8" ],
|
||||
[ null, "jump", null, "melee.1", "melee.2", "melee.3", "melee.4", null, null ]
|
||||
]
|
||||
}
|
||||
}
|
BIN
attic/biped/robotic/arms/imp/impbarm.png
Normal file
BIN
attic/biped/robotic/arms/imp/impbarm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
13
attic/biped/robotic/arms/imp/impfarm.frames
Normal file
13
attic/biped/robotic/arms/imp/impfarm.frames
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"image" : "impfarm.png",
|
||||
"frameGrid" : {
|
||||
"size" : [42, 42],
|
||||
"dimensions" : [9, 3],
|
||||
|
||||
"names" : [
|
||||
[ null, "idle" ],
|
||||
[ null, "walk.1", "walk.2", "walk.3", "walk.4", "walk.5", "walk.6", "walk.7", "walk.8" ],
|
||||
[ null, "jump", null, "melee.1", "melee.2", "melee.3", "melee.4", null, null ]
|
||||
]
|
||||
}
|
||||
}
|
BIN
attic/biped/robotic/arms/imp/impfarm.png
Normal file
BIN
attic/biped/robotic/arms/imp/impfarm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
Loading…
Add table
Add a link
Reference in a new issue