Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
I have been working on a pretty big game in Construct 2 for a while now, and I cant seem to find ANY way to fix this.
The pixel's scrunch or become larger than what they actually are in the editor.
In Game:
Editor:
Project Properties:
You should:
Another advice: Downscaling at High is very unnecessary since is a pixel graphics game, and will drain your memory.
Thank you! It does look a bit better, but it's still a little distorted. Is there an easy fix?
There is distortion when moving, because the quality is small on pixel projects. Principally in motion.
What I did once was resizing the viewport to 2 times bigger, and set Layout Scale to 2 (zoom in).
It's kinda weird to deal with, but it works...
Develop games in your browser. Powerful, performant & highly capable.
Thanks man! I dont know what you mean by viewport.
With viewport, I mean "Window Size"
"Letterbox scale" fullscreen mode can distort pixel art because it allows fractional zoom levels, e.g. 2.7x scale.
That's what "Letterbox integer scale" is for - use that for pixel art.