prepare Animation To Run Params
fun prepareAnimationToRunParams(params: RunningAnimationParams, animInfo: Animation.AnimationInfo, animIndex: Int): AnimationToRunParams
Create an AnimationToRunParams for a subanimation of the group. Suffixes are removed from parameters so they can be detected by the animation
Return
A new AnimationToRunParams
Parameters
params
The RunningAnimationParams for the running group
anim Info
The AnimationInfo for the group
anim Index
The index of the animation that is being run