Forum rules - please read before posting.

Getting character to return to specific idle after each movement

So we're playing around with the idea of having the player return to a specific idle animation whenever the player stands still. So even if the player character is walking up to reach wherever you clicked, once he gets there he automatically starts to face down-left or down-right.

Would this be possible? We're using Sprites Unity (not complex) as our animation engine.

Thanks!

Comments

  • Unless you switch to Complex (which is designed for cases like this), you could either just assign the same idle animation for each direction, or attach a custom script that forces the character to face a certain direction when not moving.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.