I can't seem to figure out how to do a condition for if animation is overlapping object than do this..
I.E. I am trying to have an explosion animation trigger damage on another object but cannot use the "is overlapping object" since the explosion is a separate animation.
Is there no way to do something like "object's animation is overlapping > object" ??