How to pass additional button presses (and other input like axis data) to an interactable object
Closed this issue · 1 comments
thestonefox commented
The interactable object only responds to the grab action, but if you're grabbing a gun or a drill or something, you want to press a different button to perform an action when the item is grabbed. A tutorial showing how to pass a button press through to the grabbed object would be good.