Revert "Update A-Frame with new glow"

This reverts commit f5c9f020b6.
This commit is contained in:
Diego Marcos
2018-11-27 15:18:12 -08:00
parent 051a3e7b48
commit f5f8c60acc
5 changed files with 406 additions and 696 deletions

View File

@@ -32,7 +32,7 @@
debug-controller
debug-song-time
debug-state
effect-glow
effect-bloom="strength: 1"
gpu-preloader
leaderboard="apiKey: AIzaSyBCnpzND3eN37CBSu1bSYfaKQoe6yD3SnY; authDomain: supersaberrr.firebaseapp.com; databaseURL: https://supersaberrr.firebaseio.com; projectId: supersaberrr; storageBucket: supersaberrr.appspot.com; messagingSenderId: 172125624222"
loading-screen="backgroundColor: #000;"
@@ -212,8 +212,8 @@
scale="1.3 1.3 1.3"></a-entity>
{% endmacro %}
{{ saber('left', 'right', 'red', 'pink') }}
{{ saber('right', 'left', 'blue', 'cyan') }}
{{ saber('left', 'right', '#FFA8A8', 'pink') }}
{{ saber('right', 'left', '#78AAFF', 'cyan') }}
</a-entity>
<a-entity

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long