Easy Build System
Asset StoreSupportTwitterDiscord
  • Introduction
  • Getting Started
    • Getting Started
    • Common Issues
  • Tutorials
    • Beginners Guides
      • Modular Building Guide
      • Upgrading Guide
    • Advanced Guides
  • Components
    • Building Area
    • Building Group
    • Building Manager
      • Building Collection
      • Building Saver
    • Building Part
      • Building Conditions
    • Building Placer
      • Editor Building Placer
    • Building Socket
    • Building Linkable Surface
  • Integrations
    • Game Creator 2
      • Game Creator 2 - Inventory
    • Game Kit Controller
    • PlayMaker
    • PUN 2
    • Mirror
    • Fish-Net
    • RPG Builder
    • uSurvival
    • Rewired
  • Supports
    • XR Interaction Toolkit Support
  • Addons
    • Advanced Buildings
    • Buggy Constructor
    • Circular Building Menu
    • House Buildings
    • Survival Buildings
  • Annex
    • Compatibility
    • Refund Policy
Powered by GitBook
On this page
  • Demoscene
  • Create Category
  • Create Button
  • Call Custom Action

Was this helpful?

  1. Addons

Circular Building Menu

You can find all the information about the Circular Building Menu add-on here.

PreviousBuggy ConstructorNextHouse Buildings

Last updated 1 year ago

Was this helpful?

Circular Building Menu allows to quickly select the and building modes.

This free addon includes the following features :

  • New Unity Input System fully supported.

  • Responsive inspector to change or add buttons, categories, custom Unity Actions.

  • Based on Unity Actions, call your own custom methods via the inspector.

  • Circular Building Menu prefab ready to use and available in the Prefabs folder.

  • Complete demoscene included in the package.

This addon can work with the new Unity Input System, but it requires the support package. You can follow the guide on the Input System Support package to import it.


Demoscene

You can open the demoscene to get an idea of how the addon works with the Easy Build System.

The prefab is ready to use and can be dragged & dropped directly into any scene of your project. You can also open the "Circular Building Menu Demoscene" include in the package.

When the prefab is in your scene you can press Play and hold the Tab key to open it.

If you want edit the Circular Building Menu, you select it in the scene hierarchy.

Circular Building Menu is configured by default to work with "Default Modular Building Parts".


Create Category

You can create a new categories, by clicking on the "Create Category..." like below.


Create Button

You can create new buttons by clicking on the "+" sign like below. Add then the button name, description, icon. You can also call of custom actions.


Call Custom Action

You can use the Unity Action field to call your own method like in the below example. These actions will be called when you clicking the button in the Circular Building Menu.

Here the list of method ready to call in the component :

  • ChangeCategory Change the category.

  • SelectDestroyMode Switch to destroying mode.

  • SelectEditingMode Switch to editing mode.

You can clear the default buttons in the "Building" category and load your own by clicking on "Load Building Part Reference As Buttons." This action will create new buttons with the from the in your category.

SelectBuildingPart Select a specific by name and switch to placing mode.

Building Parts
Building Parts
Building Manager
Building Part
Building Parts
You can watch the video in fullscreen and set the quality to maximum.
Expand the image to large view by clicking on it.
Expand the image to large view by clicking on it.
Expand the image to large view by clicking on it.
Expand the image to large view by clicking on it.
Expand the image to large view by clicking on it.