update title and loading screen color

This commit is contained in:
Kevin Ngo
2018-10-08 16:05:25 -07:00
parent 35cba302cf
commit 89346178f6

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Supersaber</title>
<title>Super Saber</title>
<script src="vendor/aframe.effects.js"></script>
<script src="build/build.js"></script>
</head>
@@ -17,6 +17,7 @@
console-shortcuts
debug-controller
effect-bloom="strength: 1"
loader="backgroundColor: #000"
overlay="objects: #menu, #keyboard, #rightHand, #leftHand, [mixin~='cursorMesh'], #pauseDialog"
pool__beat-arrow-blue="mixin: beat arrow-blue-beat; size: 5; container: #beatContainer"
pool__beat-arrow-red="mixin: beat arrow-red-beat; size: 10; container: #beatContainer"