How to create an interaction in VR?

Hi Nxneteen,

As a quick fix - In BP_Computer: Click on Class Defaults and set ‘Auto Receive input’ to “Player 0”

For a little more info on what ghostfasel said - Ultimately you don’t really want your inputs spread out in many blueprints, so centralizing the triggering/sending of these events is best practice.

Hope that helps