V2 walk/run animations

This commit is contained in:
Shyotl
2011-03-08 23:22:46 -06:00
parent 9f434ab384
commit 7047283cda
5 changed files with 193 additions and 157 deletions

View File

@@ -126,13 +126,11 @@ public:
LLJoint* mRightAnkleJoint;
LLPointer<LLJointState> mPelvisState;
LLJoint* mPelvisJoint;
LLVector3d mLastLeftAnklePos;
LLVector3d mLastRightAnklePos;
LLVector3d mLastLeftFootGlobalPos;
LLVector3d mLastRightFootGlobalPos;
F32 mLastTime;
F32 mAvgCorrection;
F32 mSpeedAdjust;
F32 mAdjustedSpeed;
F32 mAnimSpeed;
F32 mAvgSpeed;
F32 mRelativeDir;
LLVector3 mPelvisOffset;
F32 mAnkleOffset;