alejandro
23-07-2007 15:50:03
hi, i want my character can walk through a body , but the body can still reporting events with the other actor ,
i have tried with :
body1->raiseActorFlag(NX_AF_DISABLE_RESPONSE);
mPlayer->getNxController()->setCollision(false);
but doesnt work
i have tried with :
body1->raiseActorFlag(NX_AF_DISABLE_RESPONSE);
mPlayer->getNxController()->setCollision(false);

but doesnt work