I created this tool to make it easier to create bot paths for my Tower Defense game mode.
What can you do with this tool:
- Path mode - create paths by placing 1 waypoint at a time; when you are done, export the path to the log with [CTRL]+[Click]
- Spot mode - create an array of spots by placing 1 spot at a time; when you are done, export the path to the log with [CTRL]+[Click]
- Load predefined paths - for debugging your paths (requires that the Global.PREDEFINED_PATHS array contains at least an array with 2 vectors)
- Clear all effects
Feedback is appreciated.
Cheers!