Added VariableGetter functionality and some Variable setting components. Also added them to test scene.

This commit is contained in:
2025-10-28 13:09:36 +01:00
parent 8c1157c26e
commit 3fe79f2fd8
11 changed files with 125 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
[gd_resource type="Resource" script_class="VariableResource" load_steps=2 format=3 uid="uid://c6iw30ydc0qa0"]
[ext_resource type="Script" uid="uid://dtvx2cakx0bey" path="res://scripts/CSharp/Low Code/Variables/VariableResource.cs" id="1_sbnhb"]
[resource]
script = ExtResource("1_sbnhb")
Payload = 0
metadata/_custom_type_script = "uid://dtvx2cakx0bey"