1
Fork 0
mirror of https://github.com/Steffo99/swear-jar.git synced 2024-10-16 22:37:26 +00:00

Further tweak physics properties

This commit is contained in:
Steffo 2023-10-01 18:55:55 +02:00
parent fa6aaae60e
commit 10e5ffb146
Signed by: steffo
GPG key ID: 2A24051445686895

View file

@ -37,7 +37,7 @@ window/handheld/orientation=1
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/solver_iterations=1
2d/solver/contact_max_separation=1.0
2d/solver/contact_max_allowed_penetration=0.02
2d/solver/default_contact_bias=0.0