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!
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!
All you have to do is set the character location after a delay upon hitting something or overlapping something.
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.