diff --git a/project.godot b/project.godot index 81c5e97..cef41af 100644 --- a/project.godot +++ b/project.godot @@ -35,6 +35,8 @@ window/handheld/orientation=1 [physics] 2d/run_on_separate_thread=true +common/physics_ticks_per_second=240 +common/max_physics_steps_per_frame=30 2d/solver/solver_iterations=4 2d/solver/contact_max_separation=1.0 2d/solver/contact_max_allowed_penetration=0.02