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.
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
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
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
So how long would it take to make?
I have no idea…
char30
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.
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
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
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.
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.)
You already know people would abuse this if it was for public use.
Just think about what they’d do xD
okay fair enough but that kinda stuff already exists anyway… and thats enough talk about that crap…
Guys I just found the solution! I can’t believe I missed this!
Haha thanks for linking my tutorial too!
Yeah it was really good thanks for that.