How do you set the moving speed of objects owning the 'CustomMovement' behaviour framerate-independent.
Or, should I make my own moving system and move the object every tick adding the dt expression to it's 'distance-per-tick'?
Develop games in your browser. Powerful, performant & highly capable.
Its Speed in pixels per second, so it is dt corrected.
https://www.scirra.com/manual/92/custom-movement