[Help] Ordered Menu controls other ordered menu

   1993   1   1
User Avatar
Member
7 posts
Joined: March 2016
Offline
Hi,

I am building some top-level controls for my project and have a couple of texture options that the user can select using an ordered menu. However, I am wondering if I can have even more functionality by having a main Ordered Menu which controls another sub-Ordered Menu. This is what I am hoping to achieve ::

Ordered Menu 1 would have 3 options of Wall Type - Bricks / Stucco / Concrete

Depending on what option the user selects, the next Ordered Menu would display corresponding options ::

for bricks - Red/Brown/White

for Stucco - White / Dark

for Concrete - New / Old



I hope I am able to explain this correctly.

would love to have this type of functionality for my project.

Thanks!!
User Avatar
Member
453 posts
Joined: Feb. 2013
Offline
Simplest way I can think of is to turn submenus on and off (make them visible or invisible) based on the main menu value.
- You could also do that for entire folders.
  • Quick Links