- Home /
New to Unity - Object Snapping?
Hello.
I have recently bought a giant Assets pack which has a lot of tiles that can be added together to create a map/level for a game. I am wanting to play around with these tiles to just see how Unity is and play around on a map with them.
I am however quite the newbie to Unity and I am wondering where the best place is to read about easily snapping tiles/objects together to create giant levels/maps using the asset tiles I bought.
Thanks in advance.
Answer by opponent019 · Feb 14, 2015 at 07:31 PM
http://docs.unity3d.com/Manual/PositioningGameObjects.html
For vertex snapping use V (while holding V down drag the object from one of the vertices to the other vertex you want to snap it to)
Your answer
Follow this Question
Related Questions
Snapping normals 0 Answers
How to get a 'glow/highlight' effect on a object 1 Answer
How do I snap/assemble two or more oddly shaped objects together? 0 Answers
Raycast Snapping Problem. 0 Answers
Add object OnMouseDown 1 Answer