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!
6 Comments
Thank you!
Perhaps filling in the paths with a beam would be handy too. Or Aligning points to a grid?
The keys like where it says G and X its just with your settings pls fix that
Sure. I've added a workshop setting to let you choose between default PC key bindings labels and full action labels .
also you can use the Input Binding String workshop value to get a string that corresponds to the correct keybind for an action for the player that sees it
Ive looking for somthing like this for a while,great job
Thanks! Hope it helps.