refactor keyboard handling
This commit is contained in:
parent
197704b82b
commit
90a1fdd5ac
3 changed files with 97 additions and 76 deletions
|
@ -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="."]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue