In the topic: How to fix the player on vertical moving platforms
Here is a link: (How to fix the player on vertical moving platforms)
I was having an issue with it, when a moving platform is going up, the player is inside the platform by a little bit, and when it is going down, the player is above the platform by a little bit too.
I’ve used the rectangular movement behavior, tweens, forces, and the top-down movement behaviors but it still happens.
A temp fix for it is to change the animation and change the collision mask to match when it is going down or up.