Hyper Trails is easy to use and customizable trail effect for the Defold game engine.
Installation and usage
Using it in your 2D game is simple:
- Add .zip as a Defold library dependency.
- Copy
trail_maker.script
andtrail_model.model
from/hyper_trails/hyper_trail_16.go
into your collection in your game object. - Run your game and move the game object. Enjoy!
Sources and documentation
Example App
Play online - https://indiesoftby.github.io/defold-hyper-trails/
Roadmap
- More examples
- Support of variable dt
- Interpolation using splines
Feedback
Iād appreciate any feedback! I want to understand use cases and improve the extension.