#Platform moving but not letting the player move with it

1 messages · Page 1 of 1 (latest)

vernal finch
#

I've been struggling with this for 2 hours by now. And I can't find a way to make the player move with the platform. Any advice? (No experienced)

wheat mirage
#

well if the platform is going slow it shouldnt be a problem if its going fast u got two options:
1.Just weld the player to the platform
2.Try using raycast that records the players last position on the platform so if they fall off they get teleported back onto it.The raycast value will only change when the player moves using wasd etc..
3.Probs wont work since I havent really tested it but maybe make the players speed equal to the platform? (highly unlikely this will work but worth a shot maybe?)

Kinda depends what this platform is doing

high ruin
#

in the title it says the player shouldn't move with the pattform and in the text he wants the player to move with it 😭

wheat mirage