Try different physics setting to improve collision handling.

This commit is contained in:
hiker 2018-06-21 12:38:13 +10:00
parent bca11b98fb
commit a40da718b8

View File

@ -126,9 +126,9 @@
fps="120" fps="120"
default-track-friction="0.5" default-track-friction="0.5"
default-moveable-friction="0.5" default-moveable-friction="0.5"
solver-iterations="10" solver-iterations="4"
solver-split-impulse="false" solver-split-impulse="true"
solver-split-impulse-threshold="-0.02" solver-split-impulse-threshold="-0.00001"
solver-mode=""/> solver-mode=""/>
<!-- The title music. --> <!-- The title music. -->