
STABUILD - Building Stability System
This is a Structural Integrity System that allows users to modularly build structures (houses, towers, whatever their immagination drives them) while automatically calculating the structural stability of it.
It's Fully Customizable:
Import your own 3D Models and easily implement them as Building Components (BC), every aspect of a BC is editable, from single component resistence to how much resistence is getting passed through various building parts.
All this with an integrated Component-based system that allows every Pawn to be used as a builder, making Stabuild ready-to-use in seconds.
Technical Details
Features:
A) Builder ActorComponent: can be added to every pawn, enabling this to build at runtime
B) Construction Manager: this guys is the responsable for every connection and structural calculation, it defines what components is part of the structure and then calculates the structural stability
b1) Is considered a Structure a group of 1 or more connected Building Components
b2) Every Structure has it's own Construction Manager
b3) If a Structure is splitted, the Construction Manager will detect it and spawn a new Construction Component for that new structure
b4) If a Structure is merged, the Construction Managers will merge into a single one
C) Building Components are whatever part you want to be part of the building system and took into account by the whole system
🔥 NEW in Stabuild v3:
Save/Load system
Number of Blueprints: 23 + Tutorial Blueprints
Input: Default Mouse Keyboard but any system can easily used with it
Network Replicated: YEAH ✔️
Supported Development Platforms: Windows, Mac, Android, Ios, Linux
Windows: Yes
Mac: Yes
Documentation: Implementation video https://www.youtube.com/watch?v=Y-iYHZoioXE, In-Engine Tutorials, Commented Code









