Should have x number of categories one can click and set a setting.
when category is clicked, opens up submenu // changes menu to show the option.
when one option is clicked returns to the original layout.
i.e.:
players genre completion length
price release date session length
when players is clicked, menu becomes:
1 2 3
4 5 6
when a number is clicked, goes back to the original layout and displays the option chosen.
Stores chosen options as array.
Need a clear button (right click on option to clear it?)
Need a search with these options button.
(Option for typeable input but default should be clickability.)
Should have x number of categories one can click and set a setting. when category is clicked, opens up submenu // changes menu to show the option. when one option is clicked returns to the original layout.
i.e.: players genre completion length price release date session length
when players is clicked, menu becomes: 1 2 3 4 5 6
when a number is clicked, goes back to the original layout and displays the option chosen. Stores chosen options as array.
Need a clear button (right click on option to clear it?) Need a search with these options button.
(Option for typeable input but default should be clickability.)