help my enemys broke and i dont know why

my enemy’s stopped chasing me and i don’t know why plus there not rotating towards me

i fixed the enemys not chasing me but there still not roating towards me

Hey there @LoganPaddled! My first thought was to check how you’re getting your LookAt rotation.

In your second image RoateTowardsPlayer function, your first GetActorLocation that is hooked into the FindLookAtRotation should be referencing the object that you want to start the rotation from. So I would hook a reference to Self here:

Let me know how that goes.

1 Like

that worked thank you so much

1 Like