Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Jump and move player forward 5 studs?

Asked by 5 years ago

Hello, I am looking to make a mechanic which works similar to Crossy Roads. When you tap W I want it to make your player jump and move forward 5 studs. Does anyone have any ideas on how to actually do this? I am not asking you to script it for me but maybe tell me ways to do it? Thanks

0
You can use UserInputService for detecting player input. Moving the character could involve directly changing the PrimaryPart's CFrame or a BodyMover. xPolarium 1388 — 5y
0
Alright yeah I am trying to work with the CFrame but it seems glitchy? Sometimes it will move further than other times? CrazyCorrs 98 — 5y
0
use a "body force" or any other body mover of your choice wookey12 174 — 5y

Answer this question