forked from team-sg/hero-mark-2
make mobile port be in landscape by default
This commit is contained in:
parent
094584e1b7
commit
ba66c8a6f7
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ TouchControls="*res://autoloads/touch_controls.tscn"
|
||||||
|
|
||||||
window/size/width=256
|
window/size/width=256
|
||||||
window/size/height=192
|
window/size/height=192
|
||||||
window/handheld/orientation="sensor_portrait"
|
window/handheld/orientation="sensor_landscape"
|
||||||
|
|
||||||
[editor_plugins]
|
[editor_plugins]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue