Originally Posted By: snake67
Thanks. But i am not using terrain, i have a block level compiled with the option "Build Simple Map".

Try to use that code, after your level map is loaded, maybe it helps.

Code:
...
physX_open();
pX_setccd ( 1 );
level_load("mylevel.wmb");
pXent_settype(level_ent,PH_STATIC,PH_POLY|PH_MODIFIED);
...




Regards, Robert

Quote
Everything should be made as simple as possible, but not one bit simpler.
by Albert Einstein

PhysX Preview of Cloth, Fluid and Soft Body

A8.47.1P