Stuff
This commit is contained in:
@@ -11,10 +11,15 @@ config_version=5
|
||||
[application]
|
||||
|
||||
config/name="Stack"
|
||||
run/main_scene="res://world.tscn"
|
||||
config/features=PackedStringArray("4.2", "Forward Plus")
|
||||
boot_splash/image="res://Icon.png"
|
||||
config/icon="res://Icon.png"
|
||||
|
||||
[display]
|
||||
|
||||
window/handheld/orientation=5
|
||||
|
||||
[input]
|
||||
|
||||
Click={
|
||||
@@ -26,5 +31,6 @@ Click={
|
||||
|
||||
[rendering]
|
||||
|
||||
textures/vram_compression/import_etc2_astc=true
|
||||
anti_aliasing/quality/screen_space_aa=1
|
||||
anti_aliasing/quality/use_taa=true
|
||||
|
||||
Reference in New Issue
Block a user