onCharacterHit does not execute!

Mrgrinder

14-05-2008 13:50:48

Ive just implemented a Character hit report. But onCharacterHit does not execute at all. Strange thing is that onActor works and registres all contacts. Is there something special i need to do for this to work?

spacegaier

10-07-2008 14:30:30

Yes, there is something you should know:

onCharacterHit() is not implemented in NxOgre 0.9 (the function is just empty and just return RS_PUSH).