I'm working on a party overview menu screen, and the menu flow is as follows:
-List of combatants displays your entire group, including reserves, using a Group menu part.
-You can move through this list, select a combatant, and it opens a new menu screen that uses the same Group menu part, and also displays a HUD of the highlighted combatant's status values, etc...
-From this list of combatants, you can select a combatant once again to open a group sort/change menu.
Right now, I'm encountering an odd problem where the second menu screen, which displays the highlighted combatant's HUD/status values will not open using the combatant you selected in the first menu. Only one of two scenarios take place:
- If i have "Remember Selection" active, it opens to the combatant that was highlight before exiting the menu, regardless of which combatant you select on the first menu to open the HUD status menu
OR
- Remember Selection inactive, it defaults to the first character in the group regardless of which combatant you selected to open this menu.
I've gone back and forth on it all weekend, went back and forth on the unofficial discord, and I'm just about out of ideas for it. I assumed that simply selecting "Open Menu User" as the Initial User for that specific menu screen would do exactly what I want, so I don't know if this is an actual glitch or I'm just missing something.
Here is a video of the issue, as well as my editor settings:
[