Path Node Builder
PATH NODE BUILDER
Build your own navigation network for your dummy bots. Compile the project into 3 vars: NodePositions, NodeConnections, DistanceMatrix. Copy them and paste in "MAP" rule. Then copy all rules and subroutines from EXPORT BLOCK and that all! You can use it in your PvE mods!
- Build mode: allows to create new nodes;
- Edit mode: allows to connect nodes and delete selected nodes;
- Path Finding: allows testing compiled navigation with a bot or with beam effects from the start node to the end. Also, you can boop bot to test his pathfinding in real-time.
Web-application to generate distance matrix rules to past it in workshop:
(not available now, please use desktop version) https://peaceful-cove-76019.herokuapp.com/
Desktop Windows application to generate distance matrix rules to past it in workshop:
https://drive.google.com/file/d/1DI_G8COmu9jP89FJkTqQ7aa4Q0q_80Z5/view?usp=sharing
Github web/desktop application open source:
https://github.com/HuKuTa94/path-node-builder
Created by HuKuTa94#2589
Players |
1 - 1
Categories:
Tools
Created at:
Last updated:
Current version:
1.0
Share URL:
https://workshop.codes/path-node-builder
Snippet
Loading...