Get overlapping actors doesnt work

this doesn’

t return anything and doesn’t kill the bot

Most likely the issue is that you are not overlapping. If you have passed the boundary and are inside the object it will not return anything. Try to make sure that the collision geometry intersect. Make sure that one is not inside the other.

HTH