• rv3Dcv's avatar
    Bugfix multicollision solving · 60ada874
    rv3Dcv authored
    When multiple collisions occured in the same frame, Unity overrites their Collision Object of the OnCollisionEnter and OnCollisionStay methods with the latest collision. Since the Collision object is an reference type, the last collision got solved twice, while the second last collision got not solved. This bug is fixed now.
    60ada874
Name
Last commit
Last update
GuidewireSimulation/GuidewireSimulation Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...