I just started messing with the new physics stuff in A8, works great in cases where I am just using models, but all my physics objects just fall through terrain.
I register the terrain like this :
pXent_settype(terrain_ent,PH_STATIC,PH_POLY);
i cant figure this out... it should just work right? I know i am open physx correctly as it works fine for the models