Added Level Loading

This commit is contained in:
Willow Behar
2024-05-09 15:46:13 -05:00
parent 48817f3958
commit 65de7f3966
4 changed files with 28 additions and 11 deletions

View File

@ -1,3 +1,5 @@
extends Node
var is_paused = false
var current_map = ""