2024-05-12 10:00:47 +00:00
|
|
|
[gd_scene load_steps=2 format=3 uid="uid://y6rg5jc4viwn"]
|
|
|
|
|
|
|
|
[ext_resource type="Script" path="res://scripts/levelGraphEditor/RoomNode.cs" id="1_jiu7r"]
|
|
|
|
|
|
|
|
[node name="RoomNode" type="GraphNode"]
|
2024-05-12 15:06:07 +00:00
|
|
|
offset_right = 363.0
|
|
|
|
offset_bottom = 218.0
|
|
|
|
slot/0/left_enabled = true
|
|
|
|
slot/0/left_type = 0
|
|
|
|
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
|
2024-05-12 10:00:47 +00:00
|
|
|
script = ExtResource("1_jiu7r")
|
2024-05-12 15:06:07 +00:00
|
|
|
|
|
|
|
[node name="DescribeLabel" type="Label" parent="."]
|
|
|
|
layout_mode = 2
|
2024-06-13 16:12:06 +00:00
|
|
|
text = "ui_describe"
|