I’m working on a VR Hands-esque system but one thing is not working.
Movement.
Whenever I try to move laterally it only works in a straight line. Any Idea how to fix?
LocalScript
camera.CFrame = camera.CFrame + (VR:GetUserCFrame(Enum.UserCFrame.Head).LookVector * direction1) -- direction 1 is direction of thumbstick of format Enum.KeyCode.Thumbstick1