Steve Acaster's Ai Poses

This commit is contained in:
Anis A. Hireche 2016-02-26 15:53:20 +01:00
parent 443cd2d607
commit f701228a37
5 changed files with 68 additions and 13 deletions

View file

@ -879,6 +879,7 @@ IMPLEMENT_CALLBACK( ShapeBase, validateCameraFov, F32, (F32 fov), (fov),
ShapeBase::ShapeBase()
: mDataBlock( NULL ),
mIsAiControlled( false ),
mAiPose( 0 ),
mControllingObject( NULL ),
mMoveMotion( false ),
mShapeBaseMount( NULL ),