How can I have a object that follows a itweeen path move at a constant speed?
Currently it seems to move at a fixed speed between 2 nodes so nodes that are closer together will cause the moving object to move slower.
Can’t I have a constant speed for the entire track ignoring the nodes distance?
Easetype linear moves the object at a constant speed.