Cutting cubes without coding?

hello. I’m fairly new to Unity and programming. I know small basics, but not enough to express myself. yet. :stuck_out_tongue:

What I want to find out is; is it possible to cut planes, cubes and such? I’m currently building a house, and wonder if it’s possible to cut out a hole for the door.

Or can this only be done through coding and/or 3d modelling? (Blender, etc)

I’m planning on learning Blender as well, so this is just to know what is possible to do in unity without coding. :slight_smile:

  • Mothil

You can do that in Blender (though it may require some clean-up afterwards; CSG operations can be fiddly). Unity’s not a modeling app, and doesn’t really do anything along those lines aside from including a few 3D primitives that you can use for prototyping.

–Eric

Okay, thanks!
I’ll look at some Blender tutorials later. :slight_smile:

There’s also editor plugins in asset store that can be used for 3d modeling, editing meshes,