This commit is contained in:
2024-06-19 17:40:21 +02:00
parent 95d9bd342c
commit da23fc66aa
5 changed files with 84 additions and 12 deletions

View File

@@ -15,6 +15,14 @@ run/main_scene="res://node_3d.tscn"
config/features=PackedStringArray("4.2", "GL Compatibility")
config/icon="res://icon.svg"
[input]
jump={
"deadzone": 0.5,
"events": [Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":0,"pressure":0.0,"pressed":true,"script":null)
]
}
[rendering]
renderer/rendering_method="gl_compatibility"