Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
ZC27's avatar
ZC27
Honored Guest
8 years ago

Modbox SDK - Editing the Controls

Hi,

I have been trying to modify the controls on the Modbox SDK on Unity. I'm trying to have the character be controlled by the WASD keys on the computer key board instead of using the VR controllers. However, I still want to keep the VR controllers' other abilities (so just checking the non VR mode box in the "Engine" component on Unity wasn't an option). I have tried creating my own component that consisted of the scripts found in CameraRig -> scaled -> controller (both left and right) while in non VR mode. I then switched the game back to VR mode and played the game. I have had some success because I can walk around using the WASD controls, however the line renderers for the controllers don't seem to work. 

Any help would be much appreciated, thank you.

1 Reply

  • ZC27's avatar
    ZC27
    Honored Guest
    Now that I take a closer look, it seems like the components I am mainly concerned about are in fact more Steam VR focused.

    Thank you though!