AfterImage VFX - Motion Trail
This is an afterimage effect that shows the movement of the 3D model during animation.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $20
- Category:
- Tools › Visual-scripting
- Developer:
- Yu Jee Young
- Price:
- $20
- Favorites:
- 11
- Supported Unity Versions:
- 2017.1.4 or higher
- Current Version:
- 1.0
- Download Size:
- 1.80 MB
- Last Update:
- Feb 26, 2021
- Description:
1. You can simply give a character afterimage effect.
2. The afterimage effect can be changed with various colors.
3. A function that can be optimized by adjusting the number and size of afterimages has also been added.
4. There is an animation function so you can animate various visual effects.
- Technical Details:
- When the AfterImage.cs component is added, the Componenet_AfterImage.cs component is added together.
- Adjust the density and mesh lifetime to control the length and vitality of the rendered image.
- In Component_AfterImage, you can set the color of the afterimage (_TintColor) and Density / MaximageCount.
- Set the afterimage model to be behind the original model to prevent intrusion of the original model through the Sorting Layer.cs component.
- With AfterimageShader, you can adjust various colors and alpha values through shaders.
- You can controll everything more dynamic through Animation Key frame.
- Continue »