This commit is contained in:
Gerard Gascón 2025-04-24 17:06:24 +02:00
commit 18efc36800
161 changed files with 5008 additions and 0 deletions

6
events/test_event.tscn Normal file
View file

@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://d3pnrkd4g5516"]
[ext_resource type="Script" path="res://scripts/event.gd" id="1_c81gq"]
[node name="Node" type="Node"]
script = ExtResource("1_c81gq")