MozillaReality / unity-webxr-export

INACTIVE - Assets for creating WebXR-enabled Unity3D projects.
https://mixedreality.mozilla.org/unity-webxr-export/Build/
Apache License 2.0
626 stars 127 forks source link

Sample flightcontroller touch support #403

Closed De-Panther closed 4 years ago

De-Panther commented 4 years ago

Dragging the pointer on non immersive mode didn't work well on mobile and other no mouse devices. Added support for touch.

Only C# changes. Need to rebuild the project.

De-Panther commented 4 years ago

Notice that there's a need to rebuild the project. I wasn't sure with what configurations and Unity version to build it.

fernandojsg commented 4 years ago

Yep, I'm working on rebuilding both the build of the example and the unitypackage to fix also #404