mirror of
https://codeberg.org/Ikatono/TierMaker.git
synced 2025-10-28 20:45:35 -05:00
forgot to commit for a while
This commit is contained in:
7
row.tscn
7
row.tscn
@@ -19,10 +19,13 @@ outline_size = 2
|
||||
outline_color = Color(0, 0, 0, 1)
|
||||
|
||||
[node name="Row" type="MarginContainer" groups=["RowGroup"]]
|
||||
anchors_preset = 10
|
||||
anchor_right = 1.0
|
||||
offset_right = 1152.0
|
||||
grow_horizontal = 2
|
||||
size_flags_vertical = 2
|
||||
theme_override_constants/margin_left = 0
|
||||
theme_override_constants/margin_top = 0
|
||||
theme_override_constants/margin_right = 0
|
||||
theme_override_constants/margin_bottom = 0
|
||||
script = ExtResource("1_dodxa")
|
||||
|
||||
[node name="RowGrid" type="PanelContainer" parent="."]
|
||||
|
||||
Reference in New Issue
Block a user