Code Block |
---|
{ "componentName" : "animationparticle" , "position" : <Vector> , "width" : <Float> , "height" : <Float> , "linearVelocity" : <Vector> , "angularVelocity" : <Float> , "angle" : <Float> , "fixedRotation" : <Bool> , "allowSleep" : <Bool> , "positionZ" : <Float> , "gravity" : <Vector> , "maxLifeSeconds" : <Float> } |
...