Hello,
I'm trying to create a model where a TaskExecuter (or a Transporter) is moving by differents positions using the NetworkNode.
The problem is the movement time, because all the movements should last the same time (The speed must change depending on the distance? How can I do it?).
Thank you!