Cv2 help gun grab

could someone help me make it so a gun flys towards my head before force grabbing it

You had a post similar to this. I will go off of @NGCreate’s Circuits. His message to your response is in the image above.

From this point, I added a few chips – and you should be able to notice. I added a Bool Variable at each gate, this will tell the system if the object is equipped or not. If it is, then it’ll stop trying to equip it until it’s dropped again.

I also recommend adding some sort of toggle for this.

I’d recommend playing around with the “Less or Equal” chip. If you keep it at 0, it will float around you. I’d say B = (1.6 or 1.7) will do the trick.

Also, assure the object is Grabbable.