Page 1 of 1
particle system tutorial?
Posted: Thu Jan 08, 2009 11:26 am
by alexandre
Hi
Are there any tutorials for the particle system, or ideally, can I get the source code for avalanche?
Thanks
Alex
Re: particle system tutorial?
Posted: Thu Jan 08, 2009 6:25 pm
by mike
I don't think there is a tutorial for the particle system out, but you can look at the source for any of the demos (
http://love2d.org/stuff ) by renaming the extension to .zip (instead of .love) and then just viewing the files directly.
Not sure the avalanche has anything to do with the particle system, though...
Re: particle system tutorial?
Posted: Fri Jan 09, 2009 6:36 am
by alexandre
Thank Mike. That's exactly what I wanted.
As for avalanche, yep... my brain must have skipped a beat. I have no idea where I was when I wrote that.
Cheers
A.
Re: particle system tutorial?
Posted: Sun Feb 01, 2009 6:36 pm
by francois
Alex, if you're still looking for information on particle systems, you might be interested in this demo I did:
http://love2d.org/forum/viewtopic.php?f=5&t=421
Enjoy!