v0.9.0 release adds particle bounce effects

Parme version 0.9.0 has been released.

Changes

  • A new type of modifier has been added, a Position Modifier. These modifiers override the normal updating of a particle’s position to add custom functionality.
    • This new modifier is set in the editor under the Modifiers pane. Setting the position modifier to <None> makes the particle use default positioning logic.
  • A new modifier has been added, the Altitude Bounce Modifier. This will give particles a bouncing effect. Bounces always occur upwards in the Y axis, and the bounce will occur when the particle reaches the position the particle would be at if there was no bounce.

Binaries