Skip to content
Snippets Groups Projects
Unverified Commit 38fbad83 authored by Kevin Lee's avatar Kevin Lee Committed by GitHub
Browse files

Merge pull request #158 from mozilla/bug/left-super-hand

fix typo causing left super-hand to get nested under the watch
parents 0956b20d 5926c39d
No related branches found
No related tags found
No related merge requests found
......@@ -246,14 +246,6 @@
<template data-selector=".LeftHand">
<a-entity bone-visibility>
<a-entity
id="watch"
gltf-model-plus="src: #watch-model"
bone-mute-state-indicator
scale="1.5 1.5 1.5"
rotation="0 -90 90"
position="0 -0.04 0"
></a--entity>
<a-entity
event-repeater="events: action_grab, action_release; eventSource: #player-left-controller"
static-body="shape: sphere; sphereRadius: 0.02"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment