Hello everyone,
I?am working with the physic behavior and don?t know how to move my actor which is in contact with a movable platform.
Example:
1. Actor is falling from the sky on a platform.
2. The platform is moving on x-axis.
3. The actor don?t change the positon.
Other example:
If you are the actor and standing on a moving staircase you?ll change your position. This actor not...
It?s important for the game-design to use the physic behavior and not the platform behavior.