Publisher | OSMX |
---|---|
File size | 203.02kB |
Number of files | 21 |
Latest version | 1 |
Latest release date | 2024-04-19 07:48:16 |
First release date | 2024-04-19 07:48:16 |
Supported Unity versions | 2018.4.2 or higher |
The Road Indicator package provides functionality for managing indicator paths in Unity. It includes a RoadIndicatorManager class responsible for setting up and managing the indicator paths. Key features include:
- Indicator Setup: The package allows setting indicator paths from the player's current position to designated destinations in the scene.
- Path Visualization: It visualizes the calculated path using a LineRenderer, enabling users to see the path from start to finish.
- Destination Management: Users can set destination points and customize parameters such as path width and destination point radius.
- Path Control: The package provides methods for setting and canceling indicator paths, giving users control over path creation and deletion.