How do I make the character stop for few seconds and then reset?

When the character hits a trigger box (enemy), they will stop for a second and then start from the original location, that’s what I am trying to do but don’t know how to.

Thanks!

116874-capture.png

All you have to do is set the character location after a delay upon hitting something or overlapping something.

116874-capture.png

The target is the start location.

To stop the character you have to stop the way you are moving him. I have no idea how you are moving him, but whatever you do you have to stop it.