Hello,

I use c_rotate for collision detection in my map editor currently, seems to work fine. Except that I miss a USE_POLYGON flag (/use precise hull of objets for collision) that the other c_ functions do have. Is there a simple way simulate this flag?

Tnx