Animation command dilemma
CaramelTigerClan
Member Posts: 143
Hello everyone,
Well, I'm building a side scrolling platformer. My problem is with the animation of the player character. I have no problem with the animation sequences firing off when I command my player to move right, the right animation goes off just as instructed. Also when the character is command to move left, the left animation goes off fine.
The problem is when the character is idle. when I move left and right the animation seems to be ok, then I let the character stand idle and at first the idle animation is fine. But then after awhile the animations began to merge into one another, with the idle animation going off at the same time as the left or right movements are being commanded.
Ack! so frustrating!? Anyhow, if anyone has had this problem please be kind and share your solution. Thank you
Well, I'm building a side scrolling platformer. My problem is with the animation of the player character. I have no problem with the animation sequences firing off when I command my player to move right, the right animation goes off just as instructed. Also when the character is command to move left, the left animation goes off fine.
The problem is when the character is idle. when I move left and right the animation seems to be ok, then I let the character stand idle and at first the idle animation is fine. But then after awhile the animations began to merge into one another, with the idle animation going off at the same time as the left or right movements are being commanded.
Ack! so frustrating!? Anyhow, if anyone has had this problem please be kind and share your solution. Thank you