How to make Actor move again after completing a Move To
SBorgstrom
Member Posts: 3
I have an actor (enemy) set to Move To another actor (hero). I have at some points made the hero invincible so that the hero can pass over the enemy without dying. The hero does not die but the enemy stops moving since it has reached the exact X/Y of the hero. I need the enemy to continue 'chasing' the hero and not stop even though the Move To is complete.
Comments
Try using just a 'move' behaviour with the 'direction' set to the player X
Then use a second move behaviour with the direction set to the player Y
See if that works
QS =D
Dr. Sam Beckett never returned home...
Twitter: https://twitter.com/Quantum_Sheep
Web: https://quantumsheep.itch.io
Here's another way of doing it:
File: https://www.mediafire.com/?s59g39j56z6zl56