- Home /
2d Sprites Inconsistent
Hi, all!
I am making my first 2D game, and am interested in creating a grid. My single grid piece is a 100x100px square with a simple 1px border.
I set my camera to an Ortho size of 8, and created a vertical stack of squares. This is what I get:
The entire left edge is missing from each square! When I make the border 2px, this is what I get:
But there is glittering! I would like for this grid to be pixel-perfect. How can I fix this?
Thanks! - YA
Note: I am developing for iPhone on a 9:16 ratio. Do I need to make my base squares a certain px*px ratio to the screen height?
No one knows about this? I have seen many posts about pixel-perfection but none about disappearing pixels...
Your answer
Follow this Question
Related Questions
2D Animation does not start 1 Answer
Stop Player movement when bool changes 2D 3 Answers
Setting size of quad to texture's pixel size 1 Answer
Unity 2d Sprite size 1 Answer
doubt with pixels per unit 1 Answer