Publisher | Sebastian Lague |
---|---|
File size | 658.47kB |
Number of files | 44 |
Latest version | 1 |
Latest release date | 2019-06-26 07:26:12 |
First release date | 2019-01-31 01:04:08 |
Supported Unity versions | 2018.4.2 or higher |
An intuitive and lightweight editor for quickly creating smooth paths in the editor.
You can easily make objects move along these paths, or use them as a guide for spawning objects and generating meshes.
Paths can be rotated and scaled, and work well in both 2D and 3D space. Paths can also be created entirely from code -- just provide an array of waypoints and get a smooth path back.
Full C# source code is provided, so you can extend the tool to meet your specific needs if necessary.
User Guide
You can easily make objects move along these paths, or use them as a guide for spawning objects and generating meshes.
Paths can be rotated and scaled, and work well in both 2D and 3D space. Paths can also be created entirely from code -- just provide an array of waypoints and get a smooth path back.
Full C# source code is provided, so you can extend the tool to meet your specific needs if necessary.
User Guide