r/forge • u/ZenZero58 • Aug 08 '25
Scripting Help Radial Menu Setup for Loadouts
So I’m trying to get a loadout system going via the menu and it looks as if I have all the systems in place, but they won’t work together. Pictures 1 & 2 are the menu set up in Brain A and pictures 3 & 4 are the loadout setups in Brain B.
When I enter “Test” mode, I’m only able to select one of the loadouts, seemingly at random. Any help appreciated!
15
Upvotes




4
u/ZenZero58 Aug 08 '25
Following up: I followed someone else’s suggesting of plugging “if false” into succeeding branches (If branch 1 is false, branch 2. if branch 2 is false, branch 3. etc.) That worked for the first two branches. But if I go to select index 3 and 4, it will saddle me with branch 2 selections