Uhh, mouse lib updated which has broken this.
pls fix my game's life depends on it.
PartIcons |
|
Generate particle effects as icons [More] |
Copyright © 2024 BYOND Software.
All rights reserved.
PartIcons |
|
Generate particle effects as icons [More] |
Fixed the mouse lib tracking issues.
Fixed an issue with mouse events by adding a plane var.
Added a new var to particles 'begin_life', which is the frame of the animation during which the particles life began. Allows effects like this:
Check the 'spintest' sample particle to see how it works.
Sorry the fix took so long.