Catch derpy monsters in VR
NOTE: This does not currently work without a modified version of Maquette
- npm i
- dojo build --watch
- npm run serve
- http://localhost:8888
Debugging for DayDream can be done using Chrome Devtool's remove debugging.
Sometimes the DayDream controller is not correctly detected. It can help to turn on the controller and using VR a bit before debugging if you experience these issues.
- Install Chrome Beta on a DayDream phone
- Build and serve Derpymon
- Connect your phone using a USB cable and set up debugging
- Run Derpymon using the HTTPS server
- Touch EnterVR and wait
- Wait. Do not put your phone in the DayDream headset Chrome Beta will switch into DayDream mode.
- Open Remote Devices in Chrome debug tools, connect to your phone, and inspect the Derpymon page.