15 lines
349 B
Plaintext
15 lines
349 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://cymcld4mjmlhj"]
|
|
|
|
[sub_resource type="GDScript" id="GDScript_63652"]
|
|
script/source = "extends GridContainer
|
|
"
|
|
|
|
[node name="header-image" type="GridContainer"]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
columns = 2
|
|
script = SubResource("GDScript_63652")
|