Refactor pause and settings menu input handling to use UiManager for screen management
This commit is contained in:
6
objects/ui_manager.tscn
Normal file
6
objects/ui_manager.tscn
Normal file
@@ -0,0 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://dyjumgjkqrufa"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://vmhlsc3fu3bn" path="res://autoloads/ui_manager.gd" id="1_53w4j"]
|
||||
|
||||
[node name="UiManager" type="Node"]
|
||||
script = ExtResource("1_53w4j")
|
Reference in New Issue
Block a user