Starbound/attic/npcs/aviansentry/default.frames
2025-03-21 22:23:30 +11:00

13 lines
492 B
Text

{
"frameGrid" : {
"size" : [48, 48],
"dimensions" : [9, 4],
"names" : [
[ null, "idle.1", null, null, null, null, null, null, null ],
[ null, "move.1", "move.2", "move.3", "move.4", "move.5", "move.6", "move.7", "move.8" ],
[ null, "moveshoot.1", "moveshoot.2", "moveshoot.3", "moveshoot.4", "moveshoot.5", "moveshoot.6", "moveshoot.7", "moveshoot.8" ],
[ null, "attack.1", "attack.2", "attack.3", "attack.4", "attack.5", null, null, null ]
]
}
}