Description

2D Pixel Perfect Position is a simple extension allowing you to place your GameObject 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. Or any rotation multiple of 90 degrees you want.
  • 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.


Demo