Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi there!

I think if you want a perfect pixel movement, the smooth scroll does not combine with that. Since smooth scroll works with pixels in a nos pixel perfect format. Like, the scroll speed can be sometimes decimal numbers. Mostly when the camera is slowing down to catch up with the player when he stops moving.

But maybe you can try that to fix the issue(I'm presuming you also has a pixel perfect game)

Hakuen Studio Pixel Perfect for RPG Maker MZ by Hakuen Studio

Otherwise, you can hit me on discord: hakuenstudio

Send me a sample project replicating the issue so I can better understand and try to find the problem. Because if I remember well, I think I had fixed that jittery issue a long time ago. Let me know ^^

(1 edit)

Hello Hakuen Studio!  This is OtakuDaiKun from itch.io with the issue regarding jittery sprites with a smooth camera on a parallax background.  I've gone ahead and uploaded a project you can test play to see the issue.   I am indeed using your Pixel Perfect plugin for my game, but even when I disable it, the sprites and tileset graphics still move at a different rate than the parallax.  I know you have no obligation to diagnose issues with other plugins, but I personally don't know enough to troubleshoot deeper on my own.  Any advice would be extremely helpful^^