Accessing CC interface via BackgroundCharacter

deshan

30-01-2011 16:47:34

Hello Betajaen,

I am in a question of accessing CharacterController members with Critter::BackgroundCharacter.

For a example I need to get the position of CharacterController.

class CritterPublicClass CharacterBase : protected NxOgre::CharacterController

seems restrict me. I am eager to hear your next plan with CritterBackgroundCharacter, will it extend to support all these methods?

Thanks

~deshan

deshan

31-01-2011 11:00:13

I guess at least accessing getters with casting doesn't make problems :)