2D Pixel Perfect Position is a simple to use extension allowing you to place your GameObjects at a pixel-perfect position for 2D projects.
This tool:
* Correct your Sprite position. All of it, by a simple click! You can also fix the position of his child GameObject by activating the option.
* Support multiple editor DPi. So your GameObjects will always be in the right position.
* Support GameObjects with rotations of 90, 180 and 270 degrees angle.
* Allow you to display, or not, a grid to help you position your GameObjects.
* Allow you to customize the grid color and opacity.
* Support Unity 5, 2017, 2018 and 2019.
After having positioned your GameObjects, don't forget to set your Camera to a 1:1pixel ratio. Otherwise, it will not give you an optimal result.
Was initially name "2D Simple Grid"