13 lines
349 B
Text
13 lines
349 B
Text
[gd_scene format=3 uid="uid://dshaftstrip01"]
|
|
|
|
[ext_resource type="Script" path="res://scenes/shaft_strip.gd" id="1_shaftstrip"]
|
|
|
|
[node name="ShaftStrip" type="VBoxContainer"]
|
|
anchors_preset = 9
|
|
anchor_bottom = 1.0
|
|
offset_left = 12.0
|
|
offset_top = 12.0
|
|
offset_right = 60.0
|
|
offset_bottom = -12.0
|
|
grow_vertical = 2
|
|
script = ExtResource("1_shaftstrip")
|