From 406d60f633a99c62ab71beafa53f0588f0f96b38 Mon Sep 17 00:00:00 2001 From: Kevin Ngo Date: Thu, 25 Oct 2018 09:29:48 -0700 Subject: [PATCH] fix rank wrap count --- src/state/index.js | 2 +- src/templates/victory.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/state/index.js b/src/state/index.js index 76936cd..0258ab2 100644 --- a/src/state/index.js +++ b/src/state/index.js @@ -187,7 +187,7 @@ AFRAME.registerState({ state.score.accuracy = .88; state.score.accuracyText = '99.99%'; state.score.maxComboText = 'MAX COMBO - 123'; - state.score.rank = 'S'; + state.score.rank = 'B'; state.score.score = 9001; }, diff --git a/src/templates/victory.html b/src/templates/victory.html index 89f101e..606d677 100644 --- a/src/templates/victory.html +++ b/src/templates/victory.html @@ -8,11 +8,11 @@ + animation="property: object3D.rotation.y; from: 0; to: 360; loop: true; easing: linear; dur: 3000" + text="wrapCount: 2; align: center; width: 0.82; side: double">