mirror of
https://github.com/tonytins/dressupzack
synced 2025-12-18 04:44:43 -05:00
Game experience should be more consistent now
- The Exit (to menu) and Settings buttons have been merged into a single Pause window that can be accessed by pressing Escape or Start/"Nintendo +" from the keyboard or game controllers, respectfully. Interacting with the game should be more user friendly and predictable now.
This commit is contained in:
parent
20a553f9c3
commit
e96a904041
14 changed files with 197 additions and 271 deletions
|
|
@ -23,6 +23,12 @@ window/size/width=800
|
|||
window/size/height=554
|
||||
window/size/resizable=false
|
||||
|
||||
[input]
|
||||
|
||||
ui_pause=[ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":16777217,"unicode":0,"echo":false,"script":null)
|
||||
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":11,"pressure":0.0,"pressed":false,"script":null)
|
||||
]
|
||||
|
||||
[locale]
|
||||
|
||||
locale_filter=[ 1, [ "en", "sv" ] ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue