Publisher | Mayope |
---|---|
File size | 15.47MB |
Number of files | 62 |
Latest version | 1 |
Latest release date | 2024-08-05 09:57:12 |
First release date | 2024-08-05 09:57:12 |
Supported Unity versions | 2018.4.2 or higher |
This package contains a mesh generator to generate a Mesh along a path.
Those meshes are called SoulerCoasters.
SoulerCoasters are a great tool for simulating magical or energetic effects.
You can create effects for casting, energy transmission, summoning or powerups.
This package utilizes the LineRenderer component to store this path. Spline support is available.
You can create the path on you own or use some of the utility scripts provided.
They will fill the LineRenderer with the desired path.
Finally you can display the generated mesh using a MeshRenderer or in a ParticleSystem.