Get animation for specified stance side
If the animation is already in the correct stance, returns as-is. If not, mirrors the animation.
Base animation (orthodox)
Which foot should be forward
Optionalcache: Map<string, SkeletalAnimation>Optional cache for mirrored animations
Animation for the specified stance
Get animation for player's current stance side
Param: baseAnimation
Base animation (orthodox)
Param: leadFoot
Player's current lead foot
Param: cache
Optional cache for mirrored animations
Returns
Animation matching player's stance
Korean
자세에맞는애니메이션선택