Updated Hub World to have portals to levels and disabled the level select menu

This commit is contained in:
VoidTwo
2021-12-09 17:31:24 -06:00
parent 2147d38874
commit 037752c118
18 changed files with 389 additions and 15 deletions

View File

@@ -8,7 +8,7 @@ script = ExtResource( 1 )
splash_screen_path = "res://GUI/Splash Screen.tscn"
main_menu_path = "res://GUI/Main Menu.tscn"
level_select_menu_path = "res://GUI/Level Select Menu.tscn"
world_path = "res://Levels/Hub World.tscn"
hub_world_path = "res://Levels/Hub World.tscn"
[node name="Background" type="Sprite" parent="."]
texture = ExtResource( 3 )