I will have a quest 3 headset. i would like to make a vr game but the thing is i dont know how to, im scripting for the like last 2 or 3 years but i never tried out making a vr game. how can i even make a vr game with no normal characters? and only vr head, and hands?
1 Like
That’s going to be a challenge, I guess find a VR controller model, and see if it works, because I also have no idea how to make a VR game lmao.
take a look at this:
and abt you wanting it just to be having a head, then im gonna guess that it’s similar to the link above…
you can then use VRService:GetUserCFrame
and input Enum.UserCFrame.Head
. Then just change your head’s Cframe to that yeah.
and you can probably either make a custom camera movement thing (and put the character somewhere or smtn) or just hide the character except for your custom hands and head