Hi. I've my project with 3 object with physics and platform behaviors.
By variables i can decide wich move.
but these 2 behaviors don't work weel together. So i need to configure physics (and remove platform) for enable my sprite to move like with platform.
I'm trying to apply force (or impulse) and velocity when a key is down but i don't get the effect i want. Can someone help me?