In a Game engine with Physics, I understand that collision detection and reaction are taken care by the engine itself. How can I activate it or in simple, how can i get the physics of Collision reaction between two balls in my game ?
Is there a script associated ( a wdl file) that I need to import ?
Also, how can I instantiate a model placed on the world via WED and not from code.