Skip to content

Add new button

Koretsky Konstantin edited this page Oct 21, 2021 · 7 revisions

Init

After completing “Setup” step, new ScriptableObject named “MarkingMenuModelContainer “will be created in the Assets/Plugins/StansAssets/Settings/com.stansassets.marking-menu/Editor/Resources/MarkingMenuModelContainer.asset. This object is used to setup your radial menu and customize its look and functionality.

image

Note: By default our team provides some common use cases as examples on how Menu Marker can be used to speed up your workflow, so “Items Collection” will have 5 entries on “fresh start”.

Add new button

image

  1. Expand items list and increase list count or reset collection
  2. Specify display name and custom item id. Now your new button will appear in context menu on scene view.
  3. Right click to show context menu

image

Clone this wiki locally