This callback is called when 2 SimObject collide with each other.
function OnCollision(CollisionData) { // Your code... }
Last updated 1 year ago