I'd like to make a little suggestion -
When selecting variables from the context menu in an actionlist, it can take some time to scroll through them using the up and down arrows at the top and bottom of the menu, especially if you have hundreds of variables.
Would it be possible to add a scrollbar to this to allow quicker scrolling?
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
I'm afraid the behaviour is built-in to Untiy itself.
However, be aware that if your variable name includes a forward slash (/), then this will be used to place them in "sub-folders" in such menus.
Eg:
Will cause the menu to start with just two "Act 1" and "Act 2" items.
Ah, I didn't know that - good to know, thanks, Chris!