Hi I am trying to figure out how to the set time var of the AnimationEvent to be normalized so it is called at 70% of the clip.
Any ideas?
Hi I am trying to figure out how to the set time var of the AnimationEvent to be normalized so it is called at 70% of the clip.
Any ideas?
Simply use the rule of three
70/100 = x / clip lenght
0.7 * clip lenght = x