Over 11,000 five-star assets
Rated by 85,000+ customers
Supported by 100,000+ forum members
Every asset moderated by Unity
Render pipeline compatibility
Unity Version | Built-in | URP | HDRP |
---|---|---|---|
6000.0.44f1 | Not compatible | Compatible | Not compatible |
Description
Want to make your dashes look cooler, attacks fancier, or projectiles more dynamic? This tool makes it easy and super customisable!
๐ Why Use This Tool?
โ Quick Setup: Just 2 simple steps (technically 1), and you're ready to start spawning different types of trails.
โ Accurate Gaps: Trail positions are precisely calculated to stay consistent even at inconsistent frame rates.
โ Fully Customisable: Control colours, sizes, lifespans, sprites, spawn intervals, easing, and more.
Check out the example scene and documentation (available in English & Traditional Chinese) to get started.
==============================================
๐ What You Get in both the free and Pro version:
- ๐ฏ Easy trail spawning with 1 line of code
- โ๏ธ Customise order in layer, gradient colours, size settings, lifespan, gap interval condition
- ๐ 4 built-in easing equations (Sine, Exponential, Circle, Elastic) that you can also use in your own project
- ๐ง Accurate trail spacing even with inconsistent frame rate
- ๐ Debugging tools that display trail info in the inspector and the hierarchy
๐ What You Unlock in the Pro version:
- ๐ Profiles: Create profiles and reuse trail settings, saving your time copying and pasting. Switch profiles at runtime, allowing a game object to easily spawn different types of trails.
- ๐จ Override Sprite Colour: Choose to fully override or just tint the sprite.
- ๐ผ๏ธ Custom Sprites: Use specific trail sprites, cycle or randomise them, not just limited to the sprite of the game object.
- ๐ Animation Curve: Full control over scale changes beyond easing presets.
- ๐ค Auto Start/Stop: Trails can automatically start and stop based on speed, time, or distance, no code is needed. Of course, your can your own auto-start and stop logic in case the built in ones don't fit.
- ๐ฅ Physics Trails: Enable collisions for interactive trail effects, they are not just visual effects anymore!
- ๐ฃ Events: Subscribe to profile change, trail start or stop, object init or destroy events, and more.
- ๐ง Extension Methods: Cleaner and shorter code for spawning and managing trails.
๐ฌ Experimental features in the Pro version:
- ๐จ Trail Movement: The trail can move to a specific direction or a random direction within a range.
==============================================
This is the Free version which gives you the core features with basic customisations, whereas the Pro version unlocks the full toolkit.
โผ๏ธ I am an impulsive person and will often release new versions (bug fixes, new features, small updates, etc.), please always check the latest version โผ๏ธ
* Designed for 2D projects only
* Only compatible with URP (Universal Render Pipeline)
๐ฌ Support
Contact me through these 2 ways.
๐ง Email: heinokchow314@gmail.com
๐ GitHub: Submit an issue or pull a request