I’ve been searching around but having really found what I was looking for, all i want is a simple sparkle effect for a fuse wire on a bomb in my game. I want it so that it would constantly loop the particle effect and if the bomb moves so does the particles, does anyone know how i can achieve this?
Hi @zacchief118,
You may consider the free CBEffects library:
http://developer.coronalabs.com/code/cbeffects
You could also use TimelineFX to render the particle effect into sprite animation:
Hope this helps,
Brent
Hi @zacchief118,
You may consider the free CBEffects library:
http://developer.coronalabs.com/code/cbeffects
You could also use TimelineFX to render the particle effect into sprite animation:
Hope this helps,
Brent