How to create a simple BP for an enemy to slow his movement speed down when he is going over a box collision which should trigger this ?

Here is a solution. Any actor can trigger this but with an interface or another method, you can have it so it’s only triggered by your Ai:

I tried this in a clean thirdperson project and got the results I belive you desire.

Hope this helps.

1 Like