Universal Build System

Slashin8r - Code Plugins - Nov 27, 2022

Universal Build System (UBS) is the only building system that utilizes Hierarchical Instanced Static Meshes (HISM) for a focus on efficiency.

  • Supported Platforms
  • Supported Engine Versions
    4.27, 5.0 - 5.3
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

Universal Build System (UBS) is the only building system that utilizes Hierarchical Instanced Static Meshes (HISM). UBS focuses on efficiency so that you can provide the best experience for your users. It is very easy to integrate this building system into any current project. Simply add a component and an interface to your player controller and setup the building objects data table. The system is highly customizable, with nothing hard-coded, making it truly universal for any project.


Notice: This plugin is also available in v4.26, but I can only show the 3 latest versions on the marketplace. If you purchase this plugin and need it for v4.26 then feel free to contact me through email or discord. You will need to go through a verification process.


Showcase Video

Moveable Objects

Documents

Discord Support


  • Easy creation of new building objects
  • Easy to make building objects interactable with effects and movement
  • Easy to connect interaction of building objects (light switch for example)
  • Multiple modes: Interact, Build, Modify, Connect
  • Built-in interaction text based on mode and input settings (nothing is hard-coded to specific keys/buttons)
  • Built-in health and destruction systems
  • Built-in customizable support system (use is optional)
  • Multiplayer supported with an efficient server-client setup
  • Built-in save system which stores all building information in a separate save file (supports unlimited saves)

Technical Details

Features:

  • Multiplayer Support
  • HISM Support
  • Build System
  • Interaction System
  • Connection System
  • Health System
  • Destruction System (Chaos Supported)
  • Support System
  • Save System
  • Curve-Based Movement
  • Unlimited Interaction Components
  • 40+ Example Building Objects

Number of Blueprints: 10

Number of C++ Classes: 2

Number of Meshes: 50

Network Replicated: Yes