Traveller/prefab/ui/RoomNode.tscn
Cold-Mint 968fa7d723
Support for connecting nodes. Adding taglines does not require changing random ranges in the code.
支持连接节点了。添加标语无需到代码内修改随机范围了。
2024-05-12 23:06:07 +08:00

22 lines
606 B
Plaintext

[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"]
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
script = ExtResource("1_jiu7r")
[node name="DescribeLabel" type="Label" parent="."]
layout_mode = 2
text = "describe"