remove stats, can open with ?stats=true
This commit is contained in:
@@ -17,7 +17,6 @@
|
|||||||
<audio id="introSong" src="assets/sounds/introSong.ogg" loop></audio>
|
<audio id="introSong" src="assets/sounds/introSong.ogg" loop></audio>
|
||||||
|
|
||||||
<a-scene
|
<a-scene
|
||||||
stats
|
|
||||||
mixin="gameoverAnimation bgColorAnimation tunnelColorAnimation leftLaserColorAnimation rightLaserColorAnimation textGlowColorAnimation floorColorAnimation"
|
mixin="gameoverAnimation bgColorAnimation tunnelColorAnimation leftLaserColorAnimation rightLaserColorAnimation textGlowColorAnimation floorColorAnimation"
|
||||||
bind__beat-loader="challengeId: challenge.id; difficulty: menuSelectedChallenge.difficulty; isPlaying: isPlaying; menuSelectedChallengeId: menuSelectedChallenge.id"
|
bind__beat-loader="challengeId: challenge.id; difficulty: menuSelectedChallenge.difficulty; isPlaying: isPlaying; menuSelectedChallengeId: menuSelectedChallenge.id"
|
||||||
bind__gameover="isGameOver: isGameOver"
|
bind__gameover="isGameOver: isGameOver"
|
||||||
|
|||||||
Reference in New Issue
Block a user