Is there any way to interrupt the player while walking, like to force him to stop?
Just like a trigger does when it's set to interrupt.
I have some action lists that causes the player to speak, and if those are executed while walking, the speak animation is played while the character is still moving.
Comments
The Character: Move along path Action can be used to halt a character.
Perfect!