created test scene and removed event test elements from start scene
This commit is contained in:
@@ -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"
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user