How do I stop actors sliding off objects?

Hello,

By default, when a character runs into walls or other objects, you slide across them. How can I turn this functionality off? If you are running into the wall, I want the character to not attempt to adjust and gradualy slide, I just want the movement to stop.

While googling, I found someone else’s video where they had exactly what I want: Dropbox - CollisionIssue.webm - Simplify your life
Notice how when running into the enemy object, movement just stops, and it doesn’t try to slide on it.

Thanks

What I see in that vid is default game setup. The character will stop dead if you run into a wall at right angles, otherwise it will slide.