refactor keyboard handling

This commit is contained in:
Fabien Freling 2020-02-13 13:51:14 +01:00
parent 197704b82b
commit 90a1fdd5ac
3 changed files with 97 additions and 76 deletions

View file

@ -49,8 +49,8 @@ script = ExtResource( 1 )
__meta__ = {
"_edit_use_anchors_": false
}
rows = 5
columns = 5
rows = 3
columns = 3
difficulty = 0
[node name="Background" type="ColorRect" parent="."]