Added pause capability to all levels, added music to Level 5, added a simple chasing AI to the glowing ghosts, and optimized the Main Menu scene

This commit is contained in:
VoidTwo
2021-11-28 20:33:22 -06:00
parent b6b8edce83
commit 4c55683bde
41 changed files with 396 additions and 151 deletions

View File

@@ -14,5 +14,5 @@ script = ExtResource( 2 )
[node name="BGM" type="AudioStreamPlayer" parent="."]
stream = ExtResource( 3 )
volume_db = -15.146
volume_db = -15.0
autoplay = true