Files
Text-based/graph_edit.tscn

92 lines
2.1 KiB
Plaintext
Raw Permalink Normal View History

2025-10-16 05:26:03 +13:00
[gd_scene format=3 uid="uid://notl4pe2d5w8"]
[node name="GraphEdit" type="GraphEdit"]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_top = -30.0
offset_bottom = -30.0
grow_horizontal = 2
grow_vertical = 2
scroll_offset = Vector2(-40, -40)
[node name="GraphNode" type="GraphNode" parent="."]
layout_mode = 0
offset_left = 50.739998
offset_top = 130.0
offset_right = 290.74002
offset_bottom = 1001.0
mouse_filter = 1
theme_override_constants/separation = 30
position_offset = Vector2(10.74, 90)
title = "A1"
slots_focus_mode = 1
slot/0/left_enabled = true
slot/0/left_type = 1
slot/0/left_color = Color(1, 1, 1, 1)
slot/0/left_icon = null
slot/0/right_enabled = true
slot/0/right_type = 0
slot/0/right_color = Color(1, 1, 1, 1)
slot/0/right_icon = null
slot/0/draw_stylebox = true
slot/1/left_enabled = true
slot/1/left_type = 0
slot/1/left_color = Color(1, 1, 1, 1)
slot/1/left_icon = null
slot/1/right_enabled = true
slot/1/right_type = 0
slot/1/right_color = Color(1, 1, 1, 1)
slot/1/right_icon = null
slot/1/draw_stylebox = true
[node name="Label" type="Label" parent="GraphNode"]
layout_mode = 2
text = "Up
"
[node name="Label2" type="Label" parent="GraphNode"]
layout_mode = 2
text = "Down
"
[node name="GraphNode2" type="GraphNode" parent="."]
layout_mode = 0
offset_left = 410.0
offset_top = 120.0
offset_right = 650.0
offset_bottom = 991.0
mouse_filter = 1
theme_override_constants/separation = 30
position_offset = Vector2(370, 80)
title = "A2"
slots_focus_mode = 1
slot/0/left_enabled = true
slot/0/left_type = 1
slot/0/left_color = Color(1, 1, 1, 1)
slot/0/left_icon = null
slot/0/right_enabled = true
slot/0/right_type = 0
slot/0/right_color = Color(1, 1, 1, 1)
slot/0/right_icon = null
slot/0/draw_stylebox = true
slot/1/left_enabled = true
slot/1/left_type = 0
slot/1/left_color = Color(1, 1, 1, 1)
slot/1/left_icon = null
slot/1/right_enabled = true
slot/1/right_type = 0
slot/1/right_color = Color(1, 1, 1, 1)
slot/1/right_icon = null
slot/1/draw_stylebox = true
[node name="Label" type="Label" parent="GraphNode2"]
layout_mode = 2
text = "Up
"
[node name="Label2" type="Label" parent="GraphNode2"]
layout_mode = 2
text = "Down
"