Hi all,
I'm struggling for a while with the following problem and I hope someone can help me:
I have a player and a vertical moving platform. The player can jump on the platform. When the player is standing on the platform, the movement of the player and the platform does not look smoothly, and even a little choppy.
To move the platform up and down I tried the sine behavior and the 8-way behavior, and both give the same result.
I tried gravity 0, and even disabled platform behavor while standing on the platform.
Does anyone know how I can run this smoothly?