add initial project files and configurations, including EventBus, systems, and resources

This commit is contained in:
2026-01-24 02:47:23 +01:00
commit bba82f64fd
110 changed files with 2735 additions and 0 deletions

7
Resources/SoundBank.tres Normal file
View File

@@ -0,0 +1,7 @@
[gd_resource type="Resource" script_class="SoundBank" load_steps=2 format=3 uid="uid://b8ouri8tqw8vp"]
[ext_resource type="Script" uid="uid://c7iph3wg80lv5" path="res://Code/Data/SoundBank.cs" id="1_t7wpv"]
[resource]
script = ExtResource("1_t7wpv")
metadata/_custom_type_script = "uid://c7iph3wg80lv5"