19 lines
458 B
Text
19 lines
458 B
Text
[gd_scene load_steps=2 format=3 uid="uid://cl5wswke7jxpi"]
|
|
|
|
[ext_resource type="Script" path="res://traits.gd" id="1_6h04s"]
|
|
|
|
[node name="Traits" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_right = -832.0
|
|
offset_bottom = -520.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_6h04s")
|
|
|
|
[node name="Trait" type="ItemList" parent="."]
|
|
layout_mode = 0
|
|
offset_right = 224.0
|
|
offset_bottom = 96.0
|