Hey guys, I’m hoping somebody can help me out with setting up vr “touch screen” interactions.
In my game, the player has a tablet that they can take out to access objectives, map, inventory etc. I want the player to be able to interact by touching the screen with the index finger on their virtual hand.
I’m not sure how to handle / set up this interaction though.
I was thinking I could use a Widget Interaction component, but I can’t figure out how to have it essentially ‘click’ the button without the player having to pull the trigger.
Other than that, I’m not sure how to progress. Any help would be really appreciated.