do not check for solved during initial shuffle

This commit is contained in:
Fabien Freling 2020-05-22 17:24:58 +02:00
parent 547e00ec09
commit f0c0c6d12e
2 changed files with 38 additions and 19 deletions

View file

@ -60,6 +60,9 @@ difficulty = 0
margin_right = 512.0
margin_bottom = 512.0
color = Color( 0.12549, 0.235294, 0.337255, 1 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
anims/MovingPiece = SubResource( 1 )