controllers as example of Lynx initial support (via Wolvic own build)

minimalist-template
Fabien Benetou 3 months ago
parent 9c9dbb2527
commit ac4dc57975
  1. 5
      index.html

@ -341,6 +341,11 @@ AFRAME.registerComponent('warmup', {
<a-text target value="jxr qs #rig sa position 0 0 10" position="0 1.55 .5" rotation="0 180 0" scale="0.1 0.1 0.1"></a-text>
<a-console position="2 2 0" rotation="0 -45 0" font-size="34" height=1 skip-intro=true></a-console>
-->
<!-- for Wolvic on Lynx support test -->
<a-entity thumbstick-shifting oculus-touch-controls="hand: left"></a-entity>
<a-entity thumbstick-shifting oculus-touch-controls="hand: right"></a-entity>
</a-scene>
</body>
</script>

Loading…
Cancel
Save