I’m using Geometry Brushes to create modular static meshes for level design purposes in Unreal Engine 5. For instance, I’m using a geometry box brush to create a 4x4 wall.
The issue with the geometry brushes is that they don’t fit the grid, even when I create a static mesh out of them. Is there any way to align the geometry brush with the grid?