I'm creating a Android & iOS platform game and it has levels,
my game levels are set up like the following
I know I can put a Save & Load buttons on the level selection so players can save and then load the game, but that way just don't suit for my game, I searched the forums and tutorials but I couldn't find any solution so I posted a new topic.
I'm looking for a way to make a automatic save & load system without any buttons.
Like at the end''finish'' of level 1 layout, save the stars collected 0/3,''Global Variable'' and then at the start of the Level Selection layout load the save for level 1 and so on.
I'm new to Construct 2 so any help / suggestion will be helpful, thanks for your time.