Possible to change shift run or default run animation to Streaking motion?

I check through some xtml file, but so far, haven't found any that might seem to be close.
I know it's possible to edit or change the tackle animation, which xml file is that in?
Any help is appreciated.
 
sprint_sm.xtbl - Doesn't seem to have the option to change or such.
streaking.xtbl - Only allow tweaking Respect point, etc.
 
Ok, finally found something related to it

anim_states.xtbl
<State>
<Name>streaking run</Name>
</State>
<State>
<Name>streaking sprint</Name>
</State>
<State>
<Name>streaking stand</Name>
</State>
 
Back
Top