borismus / webvr-boilerplate

A starting point for web-based VR experiences that work on all VR headsets.
Apache License 2.0
1.8k stars 451 forks source link

Touch Panner #166

Closed bknill closed 7 years ago

bknill commented 7 years ago

I can't get the VRControls to respond to touch i.e. should I be able to drag the scene with touch to get it to move?

Kyle-Larson commented 7 years ago

This threw me off as well. The default setting switched after a while, and now in the WebVRConfig you have to set TOUCH_PANNER_DISABLED: false to get panning back.