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

How do I make character movement?

Asked by 6 years ago

I want to make a movement for a character I have without using the default movement. I want to be able to make movement like it(no rotation nor animation). I tried using BodyVelocity which works but there's a problem, it appears choppy on other player's screen. I cant use walkspeed nor BodyThrust for reasons. Also my game is not FilteringEnabbled. I only need it to move foward. I need a method that isn't laggy/choppy.

P.S I used renderstepped that always updates the direction for the BodyVelocity

0
Use CFrame NexanianStudios 91 — 6y
0
Yea, CFrame is your best bet. gmatchOnRoblox 103 — 6y
0
But its a velocity thing. So the speed speeds up kojocrash 0 — 6y
0
Use Cframe Mynameisguiseppe 15 — 6y
0
I decided i'm gonna find a way to use Walkspeed kojocrash 0 — 6y

1 answer

Log in to vote
0
Answered by 6 years ago

Update: I tried CFrame and that's no better. What does the default roblox script use?

0
CFrame NexanianStudios 91 — 6y
0
CFrame is better. GingeyGamerYT -5 — 6y
Ad

Answer this question