What I am actually trying to do is to make a deposit full of boxes, but if I add platform or other behavior to each box, the CPU Utilisation grows considerably...
So I am trying to mimic in events only the falling from platform behavior, but for that, I need to know how do I check if there is a solid object below each box (another box, ground ... etc) ?