mirror of
https://codeberg.org/StreamGraph/StreamGraph.git
synced 2024-11-13 19:49:55 +01:00
8bdd6709b4
Reviewed-on: https://codeberg.org/StreamGraph/StreamGraph/pulls/106 Co-authored-by: Lera Elvoé <yagich@poto.cafe> Co-committed-by: Lera Elvoé <yagich@poto.cafe>
8 lines
279 B
Text
8 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")
|