my attempt:
@richard Can I use some of the desert wave effect code for something I’m doing?
@OrigamiArtist yup, in general any example code i post on the forum is fair game!
Thanks
Ive made this particle system some time ago
In this example you can spawn a fire with B and lightning with A
It has:
Particles: position, velocity, acceleration/friction, color, lifetime
Fire: size, strength, smokeness (or spawn individual fire particles)
Lightning: start, end, segment length, max widht, color
The lightning is so cool!
I was just looking for a good lightning extension and found yours! do you mind if I use it in my first Sprite Stars game?
Surely use it if you want to!
I was thinking about updating the particle system, i have i few optimizations in mind, but the lightning will be likely unchanged! You can just copy the functions, create a sprite that coveres the whole screen.
thanks, I appreciate it! I can credit you in my game if you’d like
You dont need to