From e3f1c5a75e38c618f097e2c7848170c483f12f13 Mon Sep 17 00:00:00 2001 From: Kevin Ngo Date: Thu, 20 Sep 2018 23:58:48 -0700 Subject: [PATCH] optimize animations --- src/templates/menu.html | 8 ++++---- src/templates/stage.html | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/templates/menu.html b/src/templates/menu.html index 922cdb0..c67cf3c 100644 --- a/src/templates/menu.html +++ b/src/templates/menu.html @@ -82,8 +82,8 @@ raycastable> @@ -99,8 +99,8 @@ + animation__toleft="property: object3D.position.x; to: 0.195; dur: 200; easing: easeOutCubic; startEvents: menuchallengeselect" + animation__toright="property: object3D.position.x; to: 0.35; dur: 200; easing: easeOutCubic; startEvents: menuback"> - + - +