Search Unity

[RELEASED] MOVE-RANGE-LOCK Geek Inspector Addons

Discussion in 'Assets and Asset Store' started by 3dmars, Feb 8, 2021.

  1. 3dmars

    3dmars

    Joined:
    Jan 3, 2016
    Posts:
    52


    MOVE-RANGE-LOCK Geek Inspector Addons

    This asset is a bundle of productivity editor extensions called Geek Inspector Addons. It extends the Unity Editor and enables:
    • moving an array or list element range from one place to another within a given array or list,
    • setting and resizing the array or list element range,
    • different operation modes such as a locked or unlocked element range mode.
    The addons included in the bundle extend the Unity Editor as described and presented below.


    This Geek Inspector Addons bundle includes three families of commands called: “MOVE”, “RANGE”, “LOCK” commands. You can access them in the 4AI Geek Context Menu appended to a standard Unity context menu related to array and list properties.

    Below you can find a video describing how you can use this asset:



    BUNDLE COMMANDS

    MOVE commands
    • MOVE <a, b> (submenus; appears when the range is unlocked)
      • MOVE <a, b> to array Start or End
      • MOVE <a, b> by N
    • MOVE <a, b> and LOCK (submenus; appears when the range is unlocked)
      • MOVE <a, b> to array Start or End
      • MOVE <a, b> by N
    • MOVE <START, END> LOCKED (submenus; appears when the range is locked)
      • MOVE <START, END> to array Start or End
      • MOVE <a, b> by N
    • MOVE <START, END> and UNLOCK (submenus; appears when the range is locked)
      • MOVE <a, b> to array Start or End
      • MOVE <a, b> by N
    RANGE commands
    • SET RANGE to R (submenus)
    • SET RANGE to R LOCKED (submenus)
    • RESIZE RANGE by R (submenus)
    • RESIZE RANGE by R LOCKED (submenus)
    • SET range START and LOCK
    • SET range END and LOCK
    LOCK commands
    • LOCK range (appears when the range is unlocked)
    • UNLOCK range (appears when the range is locked)
    • RELOCK range (appears when the range is locked)
    GEEK CONTEXT MENU ITEMS

    move-range-lock-bundle-1-hires-new-cropped.png

    After installing MOVE-RANGE-LOCK Geek Inspector Addons new menu items will be appended to the standard Unity context menu related to array and list properties. Submenus are not visible in the above image. Below you see example submenus:

    30.png


    38.png

    43.png




    You can find more details in the Unity Asset Store and on the plugin website at https://4ai.io/move-range-lock-geek-inspector-addons/.

    If you are interested in other addons, you can find more information on all current and planned Geek Inspector Addons at https://4ai.io/geek-inspector-addons/ .

     
    Last edited: Jun 21, 2021
  2. 3dmars

    3dmars

    Joined:
    Jan 3, 2016
    Posts:
    52