How can I rotate Ai character while playing an animation

Hi guys,

I have an AI character and I need this to rotate to my player character while he is playing an animation. I am rotating my Ai with Rinterp To but this is called through the event attack.

I think I have to call this on an event tick action to make it work, but I don’t know how to call an event tick on my behaviour tree.

How can I do this?

Thanks