Add ConfigurableEventManager implementation with example and guide
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
[gd_scene load_steps=1 format=3 uid="uid://bvx8qw3yqn5yk"]
|
||||
[gd_scene load_steps=2 format=3 uid="uid://bvx8qw3yqn5yk"]
|
||||
|
||||
[ext_resource type="Script" path="res://Scripts/Main.cs" id="1_1"]
|
||||
|
||||
[node name="Main" type="Node2D"]
|
||||
script = ExtResource("1_1")
|
||||
|
||||
[node name="EventManager" type="Node" parent="."]
|
||||
script = ExtResource("ConfigurableEventManager")
|
||||
|
||||
Reference in New Issue
Block a user