Particle Flags | ||
---|---|---|
Hex | Dec | Purpose |
0x1 | 1 | Particle elements travel outwards. |
0x2 | 2 | Unknown. |
0x4 | 4 | Particle elements start at a random cel. |
0x8 | 8 | Particle elements will be removed at a set rate after the timer ends. |
0x10 | 16 | Unknown. May have something to do with which cels are used. |
0x20 | 32 | Particle elements are animated and will cycle through their cels. |