hi guys, i know i have a silly question, im new to construct but i have a bit of programming knowledge, ok so i have menu layout and event sheet and game layout and event sheet, when i press the button the menu button from the game i set value "chooser=2" ,then in menu when i restart, chooser reverts back to its initial value of 1. basically im allowing the user to start a new level but in essence just restarting the same layout while needing to save some variables that unlocks buttons.
i have tried the level saving capx but for the life of me, my variables aren't saving.