center taquin

This commit is contained in:
Fabien Freling 2020-05-23 17:08:31 +02:00
parent d5edc97e5c
commit c6b9a06419
3 changed files with 20 additions and 10 deletions

View file

@ -46,19 +46,24 @@ scale = 5.0
color_ramp = SubResource( 3 )
[node name="Taquin" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
rect_min_size = Vector2( 540, 540 )
theme = ExtResource( 4 )
script = ExtResource( 1 )
__meta__ = {
"_edit_use_anchors_": false
}
rows = 3
columns = 3
difficulty = 0
[node name="Background" type="ColorRect" parent="."]
margin_right = 512.0
margin_bottom = 512.0
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
margin_left = -512.0
margin_top = -300.0
margin_right = -512.0
margin_bottom = -300.0
color = Color( 0.12549, 0.235294, 0.337255, 1 )
__meta__ = {
"_edit_use_anchors_": false