Why does my player character grow in size when moving sideways ?
Hey,
I'm creating a small game for an assignment. I've created it, and now i'm adding the graphical and animation parts to it. My main character is a bird, and I wanted to add some simple animation to it, and I managed to do it, however, when moving left/right, the character grows in size and I'm not sure why. I've made a video to showcase what's happening. Game animation and hitbox bug - YouTube
Does anyone know how I can fix this? The way I did it was by creating 2 symbols, one for idle, one for running, but the animation in both is the same, then given then names, and called them when certain actions are done in the game to change the animation state. The hitboxes also seem a bit broken with this character 😕😕
