-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|706|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
SoCoder -> Snippet Home -> Graphical Effects


 
mike_g
Created : 27 December 2006
Edited : 27 December 2006
Language : Blitz

Bubble Trail



My first attempt at doing particles. I'll be working making it nicer and get it running faster. Play around with the variables in the NEW_BURST function to alter the effects.

 

Comments


Wednesday, 27 December 2006, 21:36
magicman
Thats pretty cool! could use some color though...
Thursday, 28 December 2006, 07:01
mike_g
You can alter the clour by editing the r, g, or b. you can have the colour transform by editing th fade variables in the NEW_BURST function. The fading can come out looking a little strange though, something I got to work on.
Saturday, 30 December 2006, 13:27
mike_g
Okay magicman. You wanted colour, you got it
Saturday, 30 December 2006, 22:27
magicman
very nice, very nice indeed!
Sunday, 31 December 2006, 00:29
shroom_monk
That's pretty cool. But perhaps the bubbles could be given off in more random or different directions? Cos at the moment they are always given off in the same directions.
Sunday, 31 December 2006, 09:56
mike_g
Personally I like the non-randomised effect. If you want some randomisation in the angles try changing this line in the NEW_BURST function:

To:

Or: