Is there a simple way to create a button that opens a mini-menu of game background options a player can choose from? Think of it as a button that allows users to select a background scene from four seasons (winter, spring, summer, fall).
When clicked, I would like the button to:
- Display a small sample of other clickable backgrounds.
- The user would then click from the sample background options to make that background active.
- Backgrounds would not interact with any other sprites.
Has anyone put together something like this? If so, I could sure use your help. I'm a newb to Construct 2.
Also, if it's easier, the button could simply cycle through all possible backgrounds (in-position, at 100%).
Thanks in advance.