Snap to Grid v1.0 by Iggy J. Feel free to use this project in your projects as long as you give credit to me or this project! With Snap to Grid you can snap any sprite to an invisible/visible grid with just one simple script! The grid is generated by another sprite depending on your scale. How does it work? To snap to grid, in this it divides your mouse x and y by the scale size, rounds it to a whole number, than multiplies it by the size again. This will give you a number that coincides with a multiple of the size number causing it to snap to an invisible grid!