Starbound/assets/devel/tech/booster/cameramanboost.animation
2025-03-21 22:23:30 +11:00

23 lines
328 B
Text

{
"animatedParts" : {
"stateTypes" : {
"boosting" : {
"default" : "off",
"states" : {
"off" : {
},
"on" : {
}
}
}
}
},
"particleEmitters" : {
"boostParticles" : {
"emissionRate" : 0.0,
"particles" : [
]
}
}
}