From 990522390b8968de040dc8fb59f13e6509aa38d0 Mon Sep 17 00:00:00 2001 From: joni <johnfshaughnessy@gmail.com> Date: Fri, 8 Dec 2017 16:34:51 -0800 Subject: [PATCH] Remove animation mixer --- templates/room.hbs | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/room.hbs b/templates/room.hbs index 74629e56a..79ef67366 100644 --- a/templates/room.hbs +++ b/templates/room.hbs @@ -87,7 +87,6 @@ <a-entity class="hand" cached-gltf-model="#bot-left-hand-mesh" - animation-mixer personal-space-invader rotation="-90 90 0" position="0 0 0.075" -- GitLab