I need help with animation (left ear x & y)

I can't seem to make the ears bop at with the same timing; and stay off of the face, so I need help with x & y guessing; I am not fully done with the drawings but I needed to do the body last, since it doesn't really need animation to it. But I am already having issues....to explain my issues better I have taken a screenshot.
Screenshot 2020-09-15 at 10.21.31 PM - Edited
I know...its pretty ugly.

I need the ears to start with this position:
Screenshot 2020-09-15 at 10.29.33 PM - Edited

Also here is the coding to my right ear;
Mangle script pic (2)

I need help with guessing x & y for my left ear, so that way they would bop at the same time and speed. And yes I am bad at math.

It looks to me like probably the problem is not with your code but with the rotation center of the ear costumes.

But also, you should learn about nested sprites. You can attach each ear to the head and it'll stay there as you wiggle it. As for staying off the face, just put the face in the front layer, no?

How do I make the ears a nested sprite?

Yeah, I did, no problems with the face. :slight_smile:

Page 10 of the Reference Manual

1 Like