Page 1 of 1

High light on unselected options

Posted: Wed Jul 28, 2021 8:57 pm
by GoodmanLove
In the optional branch in the menu.
I can control whether the branch appears or not through the if statement, but I want to make a function that highlights which unselected options appear, and removes the highlighting for those selected options.
In this way, the player knows which options he has chosen and which are the branch routes he has not yet taken.
However, the options of the menu statement cannot be affected by transform.
What should I do?