This is a lightweight particle system that can be used to simulate most particle systems.
Full instructions in the comments.
Feel free to use it in your projects, but let me know if you do - I'd love to know if it's useful!
2
Updated the system to include a variable which controls the rate at which the system shrinks the particles.
It is now possible to make them grow like bubbles:
I discuss the class based system for creating these particles in my YouTube channel here
https://www.youtube.com/watch?v=z_OUZelebTw&t=91s
and also written on my site here:
http://gamedev.docrobs.co.uk/creating-objects-in-pico-8-using-tables-to-imitate-classes
Hi! I am just starting to learn Pico-8 and used this in my first little game, just wanted to say thank you!
[Please log in to post a comment]