I want to build my levels from building blocks, kind of like a minecraft world, but not randomly generated. I actually want pre-designed levels make from blocks.
I am very new to unity. I have brick, wood, grass, ect. pre-fab blocks, but I don’t see an easy way to stacking them quickly. Currently I only see how to add a block, move it close, use the X, Y, Z location to manually make them stack perfectly. Is there a snap-to-grid or an easy way to stack blocks to build a level?
Thanks.