My Twitter | Forum thread | Online manual
FlatFX is a pack of customizable geometry-based 2D effects.
- Five different effects each with its own customizable colors, size, duration and few more settings.
- Setting can be modified in editor or from code, stored and loaded from external file.
- The geometry (mesh) is generated by a C# script, no sprites are used. This way FlatFX don't take additional video memory and allows to scale effects to any size and set any duration.
- Supports sorting layers in the same way sprites do.
My Twitter | Forum thread | Online manual