[OPEN-SOURCE] Machinery Modelling Toolkit

@0lento did mention in one of our conversations that it’s possible to receive collision event between sub-steps, but it did involved modifying engine code. The way solved this for light tank is by adding results of collision events into array in each TrackAnisotropicFriction component and then removing them after processing. Which might be not too accurate at low fps but works in general.