Adding animated hands to the VR rig
Animated hands are a key component of VR experiences. They provide a layer of immersion, allowing users to interact with the virtual world in a more natural and intuitive way. They also provide feedback, expression, and personality to the experience, enhancing the overall engagement and enjoyment of the user. As VR technology continues to evolve, animated hands will continue to play an important role in creating more immersive and interactive experiences.
To set up rigged animated hands, follow these steps:
- Go to this link to download the
Hands
asset: https://drive.google.com/file/d/10b39IekUdpBHlcTslZ-BlNRyH5uqPUe1. - Import the hands into your project (Figure 15.1).
Figure 15.1 – Import Assets list for the Oculus Hands Unity package
You will find the assets in the subfolder called Oculus Hands
.
- Open a new scene.
- Drag your
VRPhysicsAndHandSound
variant prefab VR rig into the scene...