How to make player move with platform on begin play?

Hi,

Soi maybe im an idiot… but I have set my player on top of this platform, this platform has a collision on it, and it is set to move upward on begin play… But my player didnt move with it… So I thought ok then lets make the player move independently at the same rate as the platform for the illusion…nope that doesnt work either…

How can I get this to work?

Should it be a matinee event? A level blueprint? Help please.

Picture doesn’t work.

You can use a timeline and add deltaworldlocation or something like that.

Collision should block player.

You can click on the jpeg picture, I got the object to move in the worldspace, its just the character doesn’t move with it.

Its like I want the level to start in a moving elevator…but the platform moves without the player…