why my NxOgre no CharacterController?

z789017890

19-08-2010 03:15:22

why my NxOgre no CharacterController?

z789017890

19-08-2010 03:16:14

Versions: latest NxOgre+Critter from Git, Ogre 1.7

oggs91

19-08-2010 12:08:12

it's optional, for a version with cc just set a #define
#define NxOgreHasCharacterController 1

betajaen

19-08-2010 13:04:33

it's optional, for a version with cc just set a #define
#define NxOgreHasCharacterController 1


You have to do that in the NxOgreConfiguration.h file, then recompile NxOgre.

z789017890

19-08-2010 13:27:51

Thanks for your help