Am I punching trees or pounding sand?
This commit is contained in:
@@ -15,6 +15,10 @@ run/main_scene="uid://8o4ffx055dof"
|
||||
config/features=PackedStringArray("4.5", "GL Compatibility")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[autoload]
|
||||
|
||||
Inventory="*res://items/inventory.gd"
|
||||
|
||||
[input]
|
||||
|
||||
input_north={
|
||||
@@ -45,5 +49,4 @@ input_west={
|
||||
[rendering]
|
||||
|
||||
textures/canvas_textures/default_texture_filter=0
|
||||
renderer/rendering_method="gl_compatibility"
|
||||
renderer/rendering_method.mobile="gl_compatibility"
|
||||
renderer/rendering_method="mobile"
|
||||
|
||||
Reference in New Issue
Block a user