change render mode to canvas
This commit is contained in:
parent
36cbc9cf29
commit
a31f403424
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ gdscript/warnings/untyped_declaration=2
|
||||||
|
|
||||||
window/size/viewport_width=320
|
window/size/viewport_width=320
|
||||||
window/size/viewport_height=240
|
window/size/viewport_height=240
|
||||||
window/stretch/mode="viewport"
|
window/stretch/mode="canvas_items"
|
||||||
window/stretch/scale_mode="integer"
|
window/stretch/scale_mode="integer"
|
||||||
|
|
||||||
[editor]
|
[editor]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue