Hi all, I'm using 8 Direction behavior to move my player. I need to set some action when player start or stop moving. And I also need to know player's direction.
How can I do this using 8 Direction behavior? In it's events I see just is moving option, not "on start move" or "stop move". Do I need to use another behavior or something else?
Thank you!