Lua Fireworks Simulator
Loading...
1,656
Loading...
Uploader Comments (ats3117)
see all
All Comments (7)
-
You should of used particles...
I made a particle engine if you want to look at it...
Are you still using lua?
-
you could "screen:blit" an image of a firework explosion.
also you could show random explosions with
"firework = math.random(1,5)
if firework == 1 screen:blit(randomx,randomy,fi
rework1) if firework == 2 screen:blit(randomx,randomy,fi
rework2) and so on
Greetz,
0M9H4X
-
hmmm.... i like it.... all you need really is to change the code up to play an animation... but i like this idea too..... i could use this :D
-
Cool idea. Cool work.
-
yea
Loading...
squares?
rukieishere 2 years ago
Yes, I didn't get around to attempting to make the explosion a random thing, like making every other pixel a certain color. And making a circle would be very difficult, as there is no drawCircle() command in this version of luaplayer. So, yeah.
I'll probably never get it working again, but I've tried a few times. I've moved on to bigger and better things.
Thanks for watching!
ats3117 2 years ago
nice
insan3godlik3 3 years ago
Thank you.
Too bad it's broken right now.
ats3117 3 years ago