How can I change the position and orientation of my character's HumanoidRootPart?

I want to make a script that when the player activates a proximity prompt, their humanoidrootpart’s position and orientation changes. So far I tried using CFrame.new() but sadly it didn’t work.

(edit: in the meantime i managed to change the position with cframe.new but now I don’t know how to change the orientation)

2 Likes

Here you go pal.

2 Likes

Alright, I figured it out now, thanks!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.