Hello,
I’m having an issue with the variable list when selecting a variable to be checked in the Action List Graph. The list only scrolls vertically, and at this point in the project I have quite a lot of variables.
Is there a practical way to make the list wider, or to manually adjust its width so that I can pick variables more quickly? Otherwise, I end up having to scroll endlessly.
AC Version 1.83.0
Thanks in advance!
Flavio
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Use the "/" character in your variable names to place them in categories, e.g.:
This will cause them to appear as children in drop-down lists:
Thanks a lot!
Is there a way to filter items in the inventory too to divide them in lists? (without affecting the visible name?)
You can use the same technique to Inventory too - you can use the Label (if not name) property to set the display name if it differs from the Editor label.
AWESOME! Thanks for this hint. Made my day.