Update: Tutorial Tuesdays! No-Code Touch Controls! Unity Dual FPS Touch Joysticks

//Update: There’s actually an easier way in the latest version of Unity. Once you download Standard Assets from the Unity Store and Import them, add Assets>Standard Assets>CrossPlatformInput>DualTouchControls to the Scene! If you need to upgrade, be sure to back up your Project as a Package, Include Dependencies. That being said, I recommend you watch the

Tutorial Tuesdays! Configuring Unity for use with a Bluetooth Controller in VR (abridged).

Recently a student asked me how to configure a Bluetooth Controller for use in VR. The short answer is that configuration is a simple affair of attaching an FPS Controller script to whatever has the VR prefab attached to it. The Edit>Project Settings>Input settings are all pre-configured for use with a mouse and keyboard and