Hi, just out of curiosity, how much would it cost to create a C3 plugin to easily move an object along a defined route, traversed by nodes?
The user will have to draw a route (straight lines or not)
put nodes on the road to make intersections (crossroads), the aim here is to say to the software, here's the starting node, here's the node I want to go to, find the path to go to this node following the road, draw the path (or not, configurable and with the choice of drawing the path found), move the object on the path to the arrival node, once arrived, erase the drawing of the path found (or not, configurable).
See this thread: construct.net/en/forum/construct-3/how-do-i-8/move-route-nodes-182467
and the link to the new application (in case it is accepted or not): github.com/Scirra/Construct-feature-requests/issues/297