Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
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>
}

...