Is it possible to retrieve the speed variables of the Platformer behavior for an object?
Develop games in your browser. Powerful, performant & highly capable.
Hi Akaja, it should be possible to use the expression Sprite[Platform].Speed where Sprite is the name of your object.