Search Unity

Advanced Select - Improving your workflow

Discussion in 'Assets and Asset Store' started by Jlpeebles, Jan 5, 2015.

  1. Jlpeebles

    Jlpeebles

    Joined:
    Oct 21, 2012
    Posts:
    54
    Handing out vouchers while supplies last! (7 left)
    Just post that you would like a voucher and I will message you a code. If you like what you see please review and/or give feedback!

    Introducing Advanced Select!

    AdvancedSelect_LargeCropped.png

    Wish you could tell the editor exactly what you want to select and have it do the tedious work? Tired of having to select objects one by one to make changes to the same components or properties? If not then you may not realize how different things could be!

    We select things A LOT. Shouldn't it be as easy as possible to do so? Easy Select will enable you to select or see a precise set of controls for any set of gameobjects you can imagine in seconds.

    Main Features

    - Modify filters to describe exactly what gameobjects you are concerned about.
    - Select or bulk inspect gameobjects that obey a filter in any context you desire. Only want the gameobjects
    that pass a filter from the deep children of your active selection? No problem!
    1.png
    - Use the power of the Bulk Inspector to see specific components or properties across multiple gameobjects.
    2.png
    - Save filters for re-use from the Saved Filters Windows. Filters are saved as individual assets so you can even share them.
    - With the Loaded Prefabs quick filter window you get a list of filters that will find loaded prefabs in any context.
    3.png
    - Easily select gameobjects based off of a transform relationship and your active selection using the hierarchy context menu. Children, deep children, siblings, parents.
    - Copy the CriterionTemplate and you are only steps away from creating a custom criterion that can be used in your filters. (That is if the included criteria do not already cover what you need!)

    Criteria
    Criteria are inserted into Filters and determine which GameObjects pass through the filter.
    - Active State (Active In Hierarchy, Active Self, ect.)
    - Component or MonoScript (Can be left null to select objects with missing components, optional selecting of subclasses, right now requires a refrence to be dropped in, would like to have a Add Component-like dropdown)
    - Layer Mask/Single
    - Tag Mask/Single
    - Component Name (Starts with, ends with, contains, exact match, optional case insensitivity)
    - GameObject Name (See component name)
    - Prefab Match (Can also assign a object from inside of a prefab to select that instead of the root)
    - Prefab Status (Is/Is Not prefab)
    - Prefab Type (Unity's built in PrefabType)
    - Transform Relationship (Children, deep children, children and self ect.)
    - References Object (Serialized and/or non serialized fields only for now)

     
    Last edited: Mar 31, 2015
  2. Jlpeebles

    Jlpeebles

    Joined:
    Oct 21, 2012
    Posts:
    54
    Submitted for review!
     
  3. Jlpeebles

    Jlpeebles

    Joined:
    Oct 21, 2012
    Posts:
    54
    Easy Select has been released!
     
  4. Jlpeebles

    Jlpeebles

    Joined:
    Oct 21, 2012
    Posts:
    54
    Handing out vouchers while supplies last!
     
  5. iamsam

    iamsam

    Joined:
    Dec 22, 2013
    Posts:
    233
    Hey, would love to try it out since it is something I seem to struggle with especially in large projects. Have tried a few things over the years but nothing has worked well.

    Thanks,
    Sam
     
  6. Jlpeebles

    Jlpeebles

    Joined:
    Oct 21, 2012
    Posts:
    54
    9 left!
     
  7. iamsam

    iamsam

    Joined:
    Dec 22, 2013
    Posts:
    233
    This is an OUTSTANDING, professional, well thought and well organized plugin. Thumbs up all the way, this SHOULD be a part of Unity, no doubts at all.

    It is a very advanced plugin that allows you to filter components and GO in your game in the simplest fashion possible.

    A couple of suggestions:
    - It would be nice to have a video which demonstrates the features of the plugin.
    - A pdf document with screenshots would be great for beginners. Even though you would think it is straight forward on how one can use it, developers working on multiple projects are always on a time crunch so any additional help is appreciated.
    - Additional information (video or help documentation) on how the user can expand this plugin to adapt it to other assets they may be using from the asset store.

    Overall really good work and looking forward to seeing it updated with more features.

    Sam
     
  8. LampRabbit

    LampRabbit

    Joined:
    Jan 31, 2013
    Posts:
    30
    Would also love to try this out!
     
  9. ThoMue

    ThoMue

    Joined:
    Jul 21, 2014
    Posts:
    9
    Hi, would also like to try it out :)!
     
  10. Wilbert-Blom

    Wilbert-Blom

    Joined:
    Aug 13, 2011
    Posts:
    111
  11. JesterGameCraft

    JesterGameCraft

    Joined:
    Feb 26, 2013
    Posts:
    452
    I'm using it with 5.5 and it's still works, you get some warning from Unity though. FYI.
     
  12. Wilbert-Blom

    Wilbert-Blom

    Joined:
    Aug 13, 2011
    Posts:
    111
    Yes, it works in Unity 5.6.1. And its very helpful to be able to select children/deep children or parents

    Only problem is an error (well warning) if you place the the Advanced Select asset not in the root of your project.
    Would love to hear from Jlpeebles if he's planning an update ?