JIT
Creating a simple Roblox VR rig in one script
make a simple rig roblox vr system in one script
Updated files
v1
Enum.RaycastFilterType.Blacklist is underlined blue
Updated files
v2
Enum.RaycastFilterType.Blacklist is still underlined blue
Updated files
v3
Everything works perfectly :D But can you make it so there's no player and only a rig when somebody is in VR? Also, can you make it so there is a teleport GUI button for VR which, if clicked once, turns it on and if clicked again turns it off? Also, can you add legs with inverse kinematic movement? Can you also add that every player can see the VR rigs? Can you make the rig more like an R6 character?
Updated files
v4
both Enum.RaycastFilterType.Blacklist for the VRRigLocal.lua is underlined blue
Updated files
v5
Everything almost works, but when in VR, you can see your avatar, and the movement is weirdly controlled by my head alone. I want it so you move with the left joystick, turn with the right joystick, and jump with A. Also, make the avatar from the VR player disappear. Also, for the teleport movement option, can you fix that so once clicked, it stops the player from moving and only allows them to teleport to locations they click? Also once clicked again then they can go back to normal movement
Updated files
v6