VR Game Development Help

Hi, I’ve been wanting to make a VR Sword Fighting game on ROBLOX for awhile now, but I can’t seem to find any guides for scripting in VR and I honestly don’t even know where to get started with the movement and tracking. I already have VR equipment that can run VR games on ROBLOX such as Edgeworks and VR Hands (HP Reverb G2). Does anyone have any information/guides that could help? It would be greatly appreciated. Thank you!

2 Likes

I am not big with VR either, however these resources should get you started.

https://developer.roblox.com/en-us/api-reference/class/VRService

If you don’t want to create you’re own VR framework, use the module @uwuCulturist suggested.

1 Like

There’s a public vr module you can probably combine with normal part touched events to check when the sword makes contact with something

I have a vr headset but I have not practiced with vr controls