added pause menu and started save/load systems
authorEduardo <[email protected]>
Sun, 7 Jul 2024 15:05:46 +0000 (17:05 +0200)
committerEduardo <[email protected]>
Sun, 7 Jul 2024 15:05:46 +0000 (17:05 +0200)
commit0c2ec2649477fb18bfb9a11fddeb2d79becba17c
tree8ffe8202af2d555b5f0fa36c65c8b73b91cbd533
parent9c2108b4889f62360c8dc9be3e9f3af33e8c79a4
added pause menu and started save/load systems
project.godot
scenes/house_template.tscn
scenes/interfaces/pause_menu.tscn
scenes/main_level.tscn
scripts/globals.gd
scripts/house_template.gd [new file with mode: 0644]
scripts/main_level.gd
scripts/pause_menu.gd