fix: changing export settings to fix gamepad inputs on itch version

This commit is contained in:
2025-06-10 16:39:52 +02:00
parent 4d1abea599
commit f00def5e6e
2 changed files with 23 additions and 8 deletions

View File

@ -160,6 +160,7 @@ offset_left = 840.0
offset_top = 1.0
offset_right = -2.0
offset_bottom = 1.0
enabled = false
initial_node_to_watch = NodePath("../StateChart")
[node name="StateChart" type="Node" parent="."]