Motion Capture Suits Using Roblox VR

Yeah… I mean Roblox VR has HUGE potential… but right now is pretty low quality. I know all about the VR service, I’m just too busy to figure this entire thing out without some sort of plugin.

1 Like

in theory it would work if you were able to detect the vr remotes that you have in hand and do some inverse kinematics to generate an animation,the inverse kinematics is because roblox cant get your whole body position data lol

1 Like

Yeah… another thing that could work… I just wish I had the time to write the code…

Yep,i could do it,except that i dont know how to calculat inverse kinematics and i dont own vr

1 Like

Dude nice!!! Maybe @Creeperman16487 could help you with the Kinematics?

(Edit: sry i was distracted that was stupid of me to say i meant "maybe you could get someone else to help)

tbh there are alot of Kinematics modules in devforum,they could be helpful

1 Like

So how long would it take to make?

I have no idea…

char30

1 Like

If your not busy I would be happy to work this out with you.

Nah im sorry,i got alot of other stuff to do.

1 Like

ah too bad. whatever, i guess i can find somebody else on discord…

I mean if i have free time,i could help out
my discord is CreeperRBLX16#3935

1 Like

i dont have a vr device but i think that this

game:GetService("RunService").RenderStepped:Connect(function()
	print(game:GetService("UserInputService"):GetUserCFrame(Enum.UserCFrame.RightHand))
end)

this will probably print out the cframe in game of your right hand remote

1 Like

I forgot but I don’t think you can do this in normal Roblox, the closest thing we have is a full body tracking script (CLOVR) and that’s specifically for exploits who have custom functions and more permission on the client.

1 Like

Roblox VR most definitely has huge potential. However, for now I don’t think has the capability to record every single movement if a VR player and turn it into an animation.

However, it may still be possible to use an external motion capturing software and important the animation to blender then to Roblox. (This is just an idea, it may not work.)

1 Like

You already know people would abuse this if it was for public use.
Just think about what they’d do xD

1 Like

okay fair enough but that kinda stuff already exists anyway… and thats enough talk about that crap…

1 Like

Guys I just found the solution! I can’t believe I missed this!

1 Like

Haha thanks for linking my tutorial too!

1 Like

Yeah it was really good thanks for that.

1 Like