[gd_scene load_steps=2 format=2] [ext_resource path="res://src/Taquin.gd" type="Script" id=1] [node name="Taquin" type="Node2D"] script = ExtResource( 1 ) rows = 3 columns = 3 difficulty = 0 [node name="ColorRect" type="ColorRect" parent="."] margin_right = 512.0 margin_bottom = 512.0 color = Color( 0.254902, 0.329412, 0.45098, 1 )