Hi, I'm trying to create a plaformer which contains lifts and moving platform. I'm pretty new to building games so I was wondering what would be the best way to tackle a moving platform (the player has to be able to jump onto it)? I've currently created a seperate group which has a tween that has yoyo set to true. While this works, there are a couple of problems: Once the player is on the platform he doesn't move with the platform. What would I have to do to accomplish them moving together? When the player is moving he collides nicely with the moving platform but when he's idling the platform moves just behind him. What am I doing wrong?Hope someone here can give me some pointers what to look at Kind regards, Flurin