Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hey Will!
These are awesome, but I was expecting it to include the smallest, most basic "particle" pieces. I'm concerned that having these as sprite sheets takes up too much space on my texture page. Are you able to add the tiniest pieces for each effect so I can program the particle systems with them myself?

Hi Bitlather, I can do that! I've added the basic particles in a folder called raw_particles. If you re-download the zip file you should see it in there. I hope you're able to create the effect you want with them. Many of the animations were rendered at a higher resolution and then downsampled to get a more "pixel" effect, so a few of the particles are actually a little large. The most useful ones in there are the rainbow particles, beam particle, and the cloud particle. Since the cloud particle was one of the larger ones, I've included a downsampled 16x16 version of it as well. Of course all the heart/star/diamond/etc particles are pretty useful too, I think.

Do you think it would be useful if I included spritesheets that skip every other frame, to reduce space? It would effectively make the animations 30 FPS, but that might be a nice option...

Downloaded the raw particles - thanks a lot!
In GameMaker, the engine I use, it's easy enough to delete frames, so I don't think you need to take that on yourself. I just like the randomness and compactness that you get with your own particle system over sprites. I'm looking forward to playing with these - might take a few weeks to get to resolve all my current to-dos, but this looks like an excellent pack.