it fells through my terrain too:(

Code:

function test_physik()
{
ph_setgravity (vector(0,0,-386));
phent_settype ( erstellt, PH_RIGID, PH_POLY );
phent_setmass ( erstellt, 10, PH_POLY);
}



Last edited by destruktor; 01/08/06 14:09.