Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Adam Z on February 24, 2021, 11:23:29 AM

Title: Help with accessing buttons on a VR controller
Post by: Adam Z on February 24, 2021, 11:23:29 AM
I'm runing HurricaneVR. I'm trying to figure out how to access buttons on the controller. The Input Manager lists all of them. I tried using 'Get Button Down' action with button names from the Input Manager: "Oculus_CrossPlatform_PrimaryIndexTrigger" and "XRI_Right_Trigger", but neither of those would work.

Is that how it works, using the names in the Input Manager with actions, or is there another step I'm missing?

Thanks.