01-03-2025 07:58 AM
Hi, I need to handGrab objects that are close to each other, nearly overlapping ...
So I thought about using poke interactor to select precisely the object, and then to handGrab it.
Index finger can be used to select object from behind, and then to add thumb finger to grab it!
I was looking at SecondaryInteractorFilter, but didn't succeeded.
I put PokeInteractable as Primary, and handGrab as secondary with select required.
Poke is working fine, I can hover and select object, but when I want to use my thumb as grab it does not work.
Any idea how can I solved this?
01-03-2025 07:30 PM