When rotating pixles get jumbled

image
Idk what to do

I would recommend trying the RotSprite algorithm, it is generally considered to be the better one. You can read about it in the docs.

Sadly, the nature of pixel art being squares placed on a grid, rotating it without the loss of detail/quality is a complex problem to solve.

1 Like