✨ Separated events from variables and adjusted test scene
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
[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"
|
||||
+3
-5
@@ -1,9 +1,7 @@
|
||||
[gd_resource type="Resource" script_class="EventResource" load_steps=2 format=3 uid="uid://bgfxakxxfmoxs"]
|
||||
[gd_resource type="Resource" script_class="EventResource" load_steps=2 format=3 uid="uid://bfw1dfd0r8avr"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://ci3t5mvnopntg" path="res://scripts/CSharp/Low Code/Events/EventResource.cs" id="1_dd3u7"]
|
||||
[ext_resource type="Script" uid="uid://ci3t5mvnopntg" path="res://scripts/CSharp/Low Code/Events/EventResource.cs" id="1_yg3mc"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_dd3u7")
|
||||
_showLog = true
|
||||
Payload = "This is a test."
|
||||
script = ExtResource("1_yg3mc")
|
||||
metadata/_custom_type_script = "uid://ci3t5mvnopntg"
|
||||
@@ -0,0 +1,7 @@
|
||||
[gd_resource type="Resource" script_class="EventResource" load_steps=2 format=3 uid="uid://boijwlxmth68v"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://ci3t5mvnopntg" path="res://scripts/CSharp/Low Code/Events/EventResource.cs" id="1_vfqv2"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_vfqv2")
|
||||
metadata/_custom_type_script = "uid://ci3t5mvnopntg"
|
||||
@@ -0,0 +1,8 @@
|
||||
[gd_resource type="Resource" script_class="VariableResource" load_steps=2 format=3 uid="uid://dpnre2bn041jm"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dtvx2cakx0bey" path="res://scripts/CSharp/Low Code/Variables/VariableResource.cs" id="1_h8big"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_h8big")
|
||||
Payload = Color(0, 0, 0, 1)
|
||||
metadata/_custom_type_script = "uid://dtvx2cakx0bey"
|
||||
Reference in New Issue
Block a user