Feature Request: Dropdown Drawer for Custom Behaviours
Closed this issue · 4 comments
I'm searching for an easy way to create a Behaviour MenuItem with data selectable from a specific set of choices (eg. selecting and Item from a List/Dictionary). You already use this kind of drawer for Selecting Tags in the Enable/Disable Objects by Tag Behaviour but this does not seem to be customizable to use with Lists or other values. I've seen the enumdrawer, but I need values to be adjustable at execution time.
Is there already a way to do this? Otherwise this would be a feature request.
Hi, unfortunately the only way to do that at the moment is to write your own drawer. I'll make a ticket for it. What's the use case?
lots :).
The current one ins selecting from a list of scenes to load additive which are stored in a scriptable object.
Tracking internally with MP-2023
Drawer and a implementation of it (Open Scene Behavior) will be available with the next release :-)