Actors push each other

Hey I have an hero actor and enemy actor that move towards each other. The problem is when the two collide they push each other. I have tried making the enemy not moveable when overlapping or changing it's speed to 0 but nothing seems to be working
I know this is pretty simple so what am I missing?
I know this is pretty simple so what am I missing?
Comments
In that case just go to the actor editor in both actors, on the left open up the options for "physics" and set "Restitution" to 0.
Giacomo