Publisher | Nost Games |
---|---|
File size | 251.84kB |
Number of files | 42 |
Latest version | 2 |
Latest release date | 2020-04-29 09:56:00 |
First release date | 2018-07-02 09:16:19 |
Supported Unity versions | 2018.4.2 or higher |
Sprite Ghost Trail Renderer is component able to create one or more ghosts trails from a specific Sprite Renderer.
This type of technique was heavily used in 90's games to indicate speed and still used today.
Ghost trails are GameObjects with a Sprite Renderer recording all the information from the original Sprite Renderer.
A custom shader is applied to all ghosts.
You can use Animator component to key animate your sprite frames as usual.
Choose the update interval, the number of ghosts to be drawn, the alpha and the color.
Play the WebGL DEMO
Package includes:
- Ghost Shader: the same Unity Default Sprite shader + option to draw sprites using a single color.
- Shader Controller: a component to easily control the ghosts during gameplay.
- Optimization: source code is optimized.
- Documentation: source code is fully documented.
See the full documentation for more info!
Credits for game art:
- Hero sprite sheet by Balmer.
- Tileset level by Surt.
This type of technique was heavily used in 90's games to indicate speed and still used today.
Ghost trails are GameObjects with a Sprite Renderer recording all the information from the original Sprite Renderer.
A custom shader is applied to all ghosts.
You can use Animator component to key animate your sprite frames as usual.
Choose the update interval, the number of ghosts to be drawn, the alpha and the color.
Play the WebGL DEMO
Package includes:
- Ghost Shader: the same Unity Default Sprite shader + option to draw sprites using a single color.
- Shader Controller: a component to easily control the ghosts during gameplay.
- Optimization: source code is optimized.
- Documentation: source code is fully documented.
See the full documentation for more info!
Credits for game art:
- Hero sprite sheet by Balmer.
- Tileset level by Surt.