mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 02:43:47 +00:00
Basic Movement fixes
This commit is contained in:
parent
3e2b6c2c9c
commit
c9b3164362
5 changed files with 66 additions and 11 deletions
|
|
@ -17,9 +17,11 @@ config/icon="res://icon.svg"
|
|||
|
||||
[display]
|
||||
|
||||
window/size/viewport_width=384
|
||||
window/size/viewport_height=216
|
||||
window/size/viewport_width=640
|
||||
window/size/viewport_height=480
|
||||
window/stretch/mode="viewport"
|
||||
window/stretch/scale=4.0
|
||||
window/stretch/scale_mode="integer"
|
||||
|
||||
[dotnet]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue