9 ::ll::TypedStorage<4, 4, float> mHorizontalPower;
10 ::ll::TypedStorage<4, 4, float> mVerticalPower;
11 ::ll::TypedStorage<4, 4, float> mVerticalVelocityCap;
12 ::ll::TypedStorage<4, 4, float> mScalePreviousVelocity;
13 ::ll::TypedStorage<1, 1, bool> mScaleWithDamage;