Forum Discussion
Lagonas
7 years agoHonored Guest
Mirror Finger/Hand Movement
Hello there,
I am currently working on a program, that´s supposed to support normal therapy for people with nerve lesions. For that I created a program with different funtcions. The last phase is supposed to show both hands to the user, but while flexing the fingers of the right hand, the fingers of the left should flex as well. The location of the hand in the room is supposed to be independent though. I am working with:
- Unity
- Oculus Integration
- Oculus Rift
Would be awesome, if someone can help me.
Much love,
Max
1 Reply
Replies have been turned off for this discussion
- LagonasHonored GuestANSWER:Okay, I actually got it in case someone is interested:In the OVRAvatarLocalDriver-script you habe to change something in the CalculateCurrentPose function:You have to tweak the controllerLeftPose = GetControllerPose(OVRInput.Controller.LTouch)line. LTouch could for example be RTouch. That way it mirrors the fingermovement of the right hand. If you want it change it by event, you obviously have to use a variable to control it. Maybe this is helpful for someone :)
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 3 years ago
- 1 year ago