A plugin that automatically creates buildings from splines
Building From Spline is an Unreal Engine 5.3 plugin that creates a customizable building from a spline.
Search for `Building` in the Content Browser (make sure that `Show C++ classes` is enabled), and drag it into your level.
Select the newly added building's spline, and add and place points as you wish to draw the floor outline of your building.
In the details panel, press the `Generate Building` button, and that's it, a building is generated!
In the `Building Configuration` section of your building, you have several parameters that you can change:
materials, number of floors, floor size, windows sizes, distance between windows, windows meshes, roof parameters, etc.
Use the `Simple` building kind for better performance (in that case there is no interior at all).
If you want a curved building, make sure that your spline has curves (select all spline points, and select `Curve` as a point type), and increase the number of `Wall Divisions` in the `Building Configuration`.
Disclaimer:
Features:
Code Modules:
Dependencies: GeometryScript plugin
Number of C++ Classes: 4
Network Replicated: No
Supported Development Platforms: Windows
Supported Target Build Platforms: Windows