#Platform moving but not letting the player move with it
1 messages · Page 1 of 1 (latest)
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
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 😭
I think he meant to say that the platform wont let the player move with it when he wants the player to move with it