Unity Vertex Snapping
Notes:
Unity Vertex Snapping :
Vertex snapping: (v key)
Vertex snapping allows us to select a vertex of one game object (source) and attach it to the vertex of another game object (destination).
Definitions:
Vertex: is a point where 2 or more lines meet
Steps:
1. Select a game object you want to move with the translate tool
2. Hold down the V key
3. Mouse over on any one of the vertex of the selected game object, you find the translate gizmo jumping to the nearest vertex of the mouse pointer
4. Holding down the V key, click and drag the translate gizmo visible at the vertex, on any one of the vertex of another game object
5. Release the mouse button
6. Release the V key to snap it
Note: Vertex snapping is very useful while designing composite objects & levels