Disable collision between character and bodies

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);

:cry:

but doesnt work

betajaen

23-07-2007 16:01:37

Do it in a CharacterHitReporter.