What is the point of fadeTime for an animationtrack’s stop and play functions?
1 Like
so normally animations play and stop instantly fade time makes it transistion.
transition into what? how?
character liimit
transisition into the animation like lets say
our animation with fadetime set to 0 default:
1st frame: -
2nd frame: |
out animation with fadetime set to some number:
1st frame: -
2nd frame: /
3rd frame: |
it makes it tween