Am I punching trees or pounding sand?

This commit is contained in:
2025-11-05 13:48:01 +11:00
parent b65134d283
commit cb85608dfe
5 changed files with 34 additions and 7 deletions

View File

@@ -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"