213847e95c
Co-authored-by: VAILLANT Jeremy <vaillant.jeremy@dev-crea.com> Reviewed-on: Athena/game-source#74 Co-authored-by: darknight <vaillant.jeremy@dev-crea.com> Co-committed-by: darknight <vaillant.jeremy@dev-crea.com>
19 lines
458 B
Plaintext
19 lines
458 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://assets/ui/themes/game-title.png" type="Texture" id=1]
|
|
|
|
[node name="Control" type="CenterContainer"]
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
rect_pivot_offset = Vector2( -656.735, -331.043 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="."]
|
|
margin_left = 305.0
|
|
margin_top = 282.0
|
|
margin_right = 974.0
|
|
margin_bottom = 438.0
|
|
texture = ExtResource( 1 )
|