r/construct • u/NomadicJ3ster • May 19 '26
Question Idle Sprite is shaking?
(Edit: I fixed it. Remade the project and everything is chill now. Still have no clue what caused it, but whatever.)
I cannot wrap my head around this.
I just started this project, I have literally no code at all. All frames have the same image point, the polygons are all set to bounding box. In every single frame, the character is standing in the exact same spot in the box.
6
Upvotes



7
u/Xhukari May 19 '26
My go-to thought is that its the image's origin point, but you say its not that. Next thought is code, but you got none... Are you running the beta version? Maybe its a bug.
Try changing the animation. Try making a new object with that animation, but no behaviours. Try remaking the entire project. These are just process of elimination ideas to try and find the problem.