R6 VR version 3 (but not really)

Yeah, no one is required to give me any credit when using my project. Just don’t resell this with a price.

2 Likes

I saw v2 and it was good… but this is, holy man, way better honestly! Awesome contribution.

2 Likes

I don’t really understand why everyone has to add a documentation when they can already look the code for them self while on studio.

4 Likes

People don’t have the time to sift through others’ spaghetti code & it’s much easier to use a library when you’re told how to use it.

8 Likes

how did you get it to work? cant figure it out

2 Likes

What do you mean “how did you get it to work”.
How do you get it to run in-game?
How did I code it?

1 Like

how do you get it to run in-game? i tried putting the mainmodule inside the vrattachment script but it doesnt work

1 Like

All you have to do is set the game avatar type to R6.
And put the VRAttachment into serverscript service.

You should only put the VR Character Module under the vrattachment if you want to change things about the module code.

4 Likes

works now thx 30charrsrrrrrrrrr

1 Like

Oooh, I can finally start messing around with VR because I am horrible at making my own VR script!

Could you show some footage using this? I seem interested.

1 Like

damn this is actually really well made, i was able to implement new features and tweak settings really easily!

1 Like

I think it would be cooler with crouching but now im sad they removed it and now the torso colllides with the ground.

3 Likes

It manually transforms the joints instead of moving the limbs around with physics, I stopped relying on physics because there were a ton of stability issues that would sometimes mess the character up big time.

If you want to update the code to include the options to use network ownership physics jibber jabber, be my guest.

Probably an issue with Roblox VR itself right now. My code uses pretty much the same movement code that exist inside of Roblox’s default VR controller, meaning it’s probably Roblox.

i have this issue where the screen turns black if you move your head in a different position than the one you started in, any ideas on why this is happening and how i could fix this?

I saw this in other games, I think it’s a roblox bug. Do you use Oculus Quest 2?

I do use the quest 2, insert text here to fill minimum text

Did you ever figure the problem out, is it something to do with the blink system?

1 Like

nope sorry… after messing around with a bunch of settings, it still didn’t fix anything (i didn’t go to deep in the scripts though cuz I barely understand what the code meant), so I’ve resorted to waiting for is a response from the developer of the model, since he seems to be the only one who knows how his model actually works (at least in this conversation).

1 Like

ok so I’m having a problem with this
it was saying I had to use R15 for some reason. I checked what I was using. I was using this VR thing not the nexus one. It was still failing to load in me as in as VR
and sometimes it just wont load me in AS vr. everything is in the right place. I honestly don’t know what’s happening. and also when I changed it to r15 IT WAS SOME HOW WORKING. as r15. and then when I stopped and played it again it stopped working
I switched it back to r6. STILL NOT WORKING but it was no longer saying I had to use r15.
I’m so confused

2 Likes