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

How would i make a players character move?

Asked by 3 years ago

im doing a cutscene and i want it to include a real player. dont know where to start. please help.

0
I don't know if it's the character player or what, but anyways, theres a function to make the character's player move https://developer.roblox.com/en-us/api-reference/function/Player/Move Xx_XSanderPlayXx 160 — 3y

2 answers

Log in to vote
0
Answered by 3 years ago

Hi,

For a brief summary, you'd need a script to move the player's HumanoidRootPart. To add animations, you'd need to move individual part, or use animation editor and apply the animation to the actual player.

0
wow thanks man that worked super00rocket 27 — 3y
0
np! BizzareBazaar 22 — 3y
Ad
Log in to vote
0
Answered by 3 years ago

To make a player move you need to animate them.

Answer this question