mirror of
https://codeberg.org/StreamGraph/StreamGraph.git
synced 2024-11-13 19:49:55 +01:00
9 lines
279 B
Text
9 lines
279 B
Text
|
[gd_scene load_steps=2 format=3 uid="uid://cddfyvpf5nqq7"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://graph_node_renderer/debug_nodes_list.gd" id="1_jciri"]
|
||
|
|
||
|
[node name="DebugNodesList" type="VBoxContainer"]
|
||
|
offset_right = 40.0
|
||
|
offset_bottom = 40.0
|
||
|
script = ExtResource("1_jciri")
|