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)