How do I make a doorway in a wall? I made something just by adding a wall but is there anything else I can do?
- You can make walls with doors in a 3D modeling program.
- You can build your walls out of cubes
- You can purchase a package of wall primitives.
http://www.gameprefabs.com/products/show/101 is one set of primitives. I think there are others in the Asset store.
I know I’ve also seen some tools for direct mesh building inside Unity as well. One is ProBuilder:
http://www.sixbysevenstudio.com/wp-flexible/project/probuilder-for-unity-3d/
you can use GameDraw as it contains boolean operations (CSG : substract, intersection, union) plus all the essential tools you need to create\edit models inside of unity plus uv editing, primitives and a library of free assets as well as it is easy to use.
the pro version is in the asset store here
there is also a free version which can be used for commercial wrok