Procedural Particle FX Generator - for the TIC-80 fantasy computer Designed for use with the PRO version of TIC-80
- Create and export particle systems to use in your TIC-80 game
- Easily customize particle behavior via GUI with buttons and text input
- In-editor documention (via hover-text, toggleable from settings menu)
- Persistent editor settings (saves prefs to pmem)
- Use sprites or primitives for particle display
- Sprites with red & brown pixels can be re-colored with color settings
- Primitives can have up to 31 colors
- Exports emitters in lua table format through the console
- Performance indicators for fine-tuning (FPS & total particle count)
- Load previously exported emitters (after adding the exported table to particle_defs.lua)
- Uses vbank 0 and 1 for up to 31 color particles
- Re-arrange particle draw order
- Clone any particle channel
- Some settings have alternate functions, to view them, hover and hold SHIFT