Hi everyone,
I have some platforms (“static Object”) where my player jump (“Dynamic Object”) onto them to get coins.
I would like know what the better way to make moving my physics platform automatically on the screen ?
Is it the transtition.to() the only way to do that ? Or the Velocity could do it ? Or something else ?
Thanks for your reply, I need really to know that to goahead in my game.