Waypoint Tool Unity
A downloadable tool
Once installed you can open the tool from the tools window in Unity.
First you will have to drag your gameobject into the "player" slot.
this will assign a script to the gameobject that will let him follow the waypoints.
then you can press the "add waypoint" button for each waypoint you want to add.
then fill out the numbers.
speed is how fast the gameobject will move.
Amount of waypoints is the amount of waypoints the player will follow.
Minimumdistance is how close the player has to be to a waypoint before turning to the next one.
-Thomas Sluijs
Status | Prototype |
Category | Tool |
Author | GeneralSirMcDank |
Tags | navigation, tool, Unity, waypoint |
Download
Install instructions
You install the tool by putting everything in the Editor file inside your own Editor file.
which should be under Assets/Editor
Then add the scripts from the Scripts folder into your project.
It doesn't matter where you put them as long as they are inside the Assets folder.
Leave a comment
Log in with itch.io to leave a comment.