update title and loading screen color
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user