I switched from physics to custom behaviour as they where slowing down my game with no real benefit.
I still want them to push each other when in collision and I know about push, but what is better performance wise, to have the action on every thick (which is extremely convenient) or programming each collision by themself?
Also it behaves strangely the push, is there any way to have something similar to the physics interactions?
Thanks