You’ve created the custom event but you are not calling it from anywhere, calling an event is same as calling the function. Unless you don’t call the event all the nodes you have connected wont be triggered. In Your scenario it will be best if you use behaviour tree if u want to keep your AI continuously attacking the enemy as long as its in range, you can also make your AI do other stuffs through Behaviour tree