I don't remember what setting(s) I changed and I'm too lazy to check
This commit is contained in:
parent
3c1d320811
commit
783d5db03e
@ -13,12 +13,17 @@ config_version=5
|
|||||||
config/name="game"
|
config/name="game"
|
||||||
run/main_scene="res://Multiplayer.tscn"
|
run/main_scene="res://Multiplayer.tscn"
|
||||||
config/features=PackedStringArray("4.2", "Forward Plus")
|
config/features=PackedStringArray("4.2", "Forward Plus")
|
||||||
config/icon="res://icon.svg"
|
config/icon="res://Assets/icon.svg"
|
||||||
|
|
||||||
[autoload]
|
[autoload]
|
||||||
|
|
||||||
GameManager="*res://GameManager.gd"
|
GameManager="*res://GameManager.gd"
|
||||||
|
|
||||||
|
[display]
|
||||||
|
|
||||||
|
window/stretch/mode="canvas_items"
|
||||||
|
window/stretch/aspect="expand"
|
||||||
|
|
||||||
[input]
|
[input]
|
||||||
|
|
||||||
move_forward={
|
move_forward={
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user