Both controllers using the same object

Hello!

So, straight to the question. Can you hold the same object with both controllers? For example, you want to hold a sniper rifle with two hands. I’ve tried to search for help but could’t find anything.

I would be so happy if someone could help me with this :slight_smile:

In the most cases holding is just some kind of “parenting the object to the controller in a specific orientation”.
You would need to calculate the correct position an orientation of the gun based on the both controller if you detect that both controller try to hold the gun.

Okey I will do my best! Thank you :slight_smile: