Uhh, mouse lib updated which has broken this.
pls fix my game's life depends on it.
PartIcons |
|
Generate particle effects as icons [More] |
To download this game for your Linux/Mac installation, enter this on your command line:
DreamDownload byond://Flick.PartIcons##version=8 Emulator users, in the BYOND pager go to File | Open Location and enter this URL:byond://Flick.PartIcons##version=8 |
Copyright © 2024 BYOND Software.
All rights reserved.
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.