Starbound/assets/devel/items/active/gnaremoob/gnaremoob.animation
2025-03-21 22:23:30 +11:00

18 lines
306 B
Text

{
"animatedParts" : {
"parts" : {
"gnaremoob" : {
"properties" : {
"centered" : true,
"image" : "gnaremoob.png",
"offset" : [0.5, 1.0],
"rotationGroup" : "gnaremoob"
}
}
}
},
"rotationGroups" : {
"gnaremoob" : {}
}
}