make Taquin a Control for layout

This commit is contained in:
Fabien Freling 2019-12-10 13:55:03 +01:00
parent 09ff1b79f9
commit 84d6354f35
4 changed files with 26 additions and 5 deletions

View file

@ -20,7 +20,8 @@ tracks/0/keys = {
"values": [ Vector2( 15, 15 ), Vector2( 175, 15 ) ]
}
[node name="Taquin" type="Node2D"]
[node name="Taquin" type="Control"]
rect_min_size = Vector2( 540, 540 )
script = ExtResource( 1 )
rows = 3
columns = 3