Animations for vr

Hey! Im making a RPG vr game but can someone help me I want to do animations for picking up a weapon in vr I have a rigged model and everything just having trouble figuring out how to apply the animations. (Unity 2020.1.4f1)

I would love to but I dont know how to make games on vr

If its an NPC the method is same as for flat screen games. If its the player and you don’t have a first person avatar and are not multpilayer you just need to animate the hand gripping items. You can have scriptable objects that describe the position of the hand relative to the item and rotation of the finger bones.

If you need multiplayer or first person arms and or body you need to use IK. FinalK has a out of the box solution called VRIK.