Starting to learn animation today… or improve on it.
If i have 2 separate blend spaces… one for upright animation, and one for crouched animations… how would you blend between the transitions.
For example going from crouched to upright.
I used a select blendspace but its a hard transition. I want something blendable…
ok turns out i was barking up the wrong tree. Took a nap. Turns out i need to be using a state machine and not plugging in blendspaces into the output.