How can I check in Blueprints if Alt+Enter was pressed? The Head Mounted Display Enable node there’s no exec pipe to check.
Actually I want to check if I’m in Oculus Rift Mode or not.
Hey -
You could use the “Is Head Mounted Display Enabled” to connect to a branch node. This will determine if you are in Rift mode or not and you can preform actions accordingly.
Cheers