Help in construction mode and construction by overlay

I'm new to modding and I'm currently taking docs classes.ficsit.app. At the moment, based on the examples and descriptions, I can't figure out how to make new objects created for construction, for example, columns build on top of each other and build according to the selected mode, for example, massively vertically or horizontally. If someone knows how to do this, please share your experience, where to dig, what to use?
6 Replies
Rex
Rex•5mo ago
What you're looking for is a "buildable" and there should be a docs page about it. If you want to have build modes and such, those are controlled by the hologram (configurable property of a buildable).
Atom
AtomOP•5mo ago
I know about "buildable", and as I understand it, it goes like a building, but not like, for example, a platform or a column. That is, if I understood correctly, is the selected "M Hologram Class" responsible for the overlapping of objects?
Rex
Rex•5mo ago
Not sure what you mean by "overlapping" but I think so
Atom
AtomOP•5mo ago
And what about the vertical and horizontal mass construction mode, how can this be done? by the way, I decided to test and check about the overlay and created a BP from "FGBuildable Pillar" and selected "FGPillarHologramm" in the "M Hologram Class" and it worked, the overlay works 🙂
Rex
Rex•5mo ago
Hologram, I don't know the specifics though
Atom
AtomOP•5mo ago
All that remains is to figure out how to do mass construction based on the selected mode 🤔

Did you find this page helpful?