Explosion Texture Generator
From Game Making Tools Wiki
Explosion Texture Generator | |
---|---|
Release date: | |
Made by: | Sasha Willems |
Runs on: | Windows |
Imports: | N/A |
Exports: | .PNG |
Tool for generating bitmap explosions and fireballs.
You can choose different particle images for the main explosion and the sparks that fly off. Creating an explosion you like is mostly trial and error. Just try changing parameters and see what happens.
Each time you click "Generate Explosion" it'll write a png to the output folder in the same folder as the app. This png contains all the explosion frames in a grid. You'll need to write the code that plays back the frames in your game.