Changes between Version 5 and Version 6 of ParticleFormat


Ignore:
Timestamp:
Dec 7, 2013, 9:57:01 AM (10 years ago)
Author:
wraitii
Comment:

Mythos thought (rightfully) that I wasn't clear enough

Legend:

Unmodified
Added
Removed
Modified
  • ParticleFormat

    v5 v6  
    7171 * '''`velocity.angle`''' - rotation speed in radians per second.
    7272 * '''`size`''' - size in metres.
    73  * '''`size.growthRate`''' - A set amount by which the size grows (or shrinks) each turn. Not proportional to the size.
     73 * '''`size.growthRate`''' - number of metres by which the size increases (if positive) or decreases (if negative) per second.
    7474 * '''`color.r`''' - colour, which will be multiplied by the RGB of the texture.
    7575 * '''`color.g`'''