Increase Jolt Physics limit settings so performance tests run without errors (#1146)

This commit is contained in:
Jorrit Rouwe
2024-12-13 16:39:29 +01:00
committed by GitHub
parent 51a7d389af
commit 81249b3f4a

View File

@@ -92,3 +92,9 @@ character_jump={
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":32,"key_label":0,"unicode":32,"location":0,"echo":false,"script":null)
]
}
[physics]
jolt_physics_3d/limits/max_bodies=20480
jolt_physics_3d/limits/max_body_pairs=131072
jolt_physics_3d/limits/max_contact_constraints=40960