do not check for solved during initial shuffle
This commit is contained in:
parent
547e00ec09
commit
f0c0c6d12e
2 changed files with 38 additions and 19 deletions
|
@ -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 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue