Quote:
Originally Posted by Riot
Well, you could call emitter.emit() to force an emission right away to see if that helps. You can also set the min/max delay to a really high number and just forcefully call it at the speed you want.
Last time I wanted an effect like this I used particles and even for short-lived ones it worked fairly well.
|
Yeah, calling emit() worked about the same.