by Hblade » Thu May 14, 2009 8:18 pm
This could be possible using tons of canvases. For each fire sprite, have a canvas be created, then you could use the setpen function... like this: setpen(255 + firesprite.r, 255 + firesprite.b, 255 + firesprite.g, 50). I think you could use that way to make an Add effect, but it will look boxy. Look up in the tutorials built in game editor to find out how to use the setpen function.
Subscribe to my YouTube? -
Yes| No