created test scene and removed event test elements from start scene

This commit is contained in:
2025-10-21 12:38:15 +02:00
parent a74abe684b
commit 5bcbee8865
4 changed files with 82 additions and 28 deletions
+9
View File
@@ -0,0 +1,9 @@
[gd_resource type="Resource" script_class="EventResource" load_steps=2 format=3 uid="uid://dc7e13hq47uma"]
[ext_resource type="Script" uid="uid://ci3t5mvnopntg" path="res://scripts/CSharp/Low Code/Events/EventResource.cs" id="1_ufwo5"]
[resource]
script = ExtResource("1_ufwo5")
_showLog = true
Payload = Color(0.84002423, 0.44197178, 0.5653889, 1)
metadata/_custom_type_script = "uid://ci3t5mvnopntg"
+9
View File
@@ -0,0 +1,9 @@
[gd_resource type="Resource" script_class="EventResource" load_steps=2 format=3 uid="uid://bgfxakxxfmoxs"]
[ext_resource type="Script" uid="uid://ci3t5mvnopntg" path="res://scripts/CSharp/Low Code/Events/EventResource.cs" id="1_dd3u7"]
[resource]
script = ExtResource("1_dd3u7")
_showLog = true
Payload = "This is a test."
metadata/_custom_type_script = "uid://ci3t5mvnopntg"