24 lines
865 B
Plaintext
24 lines
865 B
Plaintext
[gd_scene load_steps=4 format=3 uid="uid://clpkuwmqfa7vp"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://cwkj1o1dlonhk" path="res://UI/AshBarrel/AshQuantityDisplay.tscn" id="1_rlw8v"]
|
|
[ext_resource type="Script" path="res://UI/AshBarrel/AshBarrelContents.gd" id="1_sfqre"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ys683"]
|
|
|
|
[node name="AshBarrelContents" type="ScrollContainer"]
|
|
offset_right = 400.0
|
|
offset_bottom = 300.0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
theme_override_styles/panel = SubResource("StyleBoxFlat_ys683")
|
|
script = ExtResource("1_sfqre")
|
|
|
|
[node name="AshQuantityDisplays" type="VBoxContainer" parent="."]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
theme_override_constants/separation = 0
|
|
|
|
[node name="AshQuantityDisplay" parent="AshQuantityDisplays" instance=ExtResource("1_rlw8v")]
|
|
layout_mode = 2
|