public void PlayRunAnimation(float xOffset, float yOffset) { upper.PlayRunAnimation(); center.PlayRunAnimation(); lower.PlayRunAnimation(); OffsetAnimation(xOffset, yOffset); }