Hi all!
I have been using Construct's built in save/load game feature, but am wondering if I am doing it incorrectly.
When the player presses escape, they are brought to the pause menu, which is on a different layout, where if they press save, the game should be saved. and if they press load the game should load. However I don't think either one is happening.
If I click on save in the pause menu, and then click on back in the pause menu, the layout I was on previously will not retain the objects or their status that were there when I pushed the save button. Nothing happens when I click load.
Is this because my save/load commands are in another layout? Do I need to have the save/load commands on the same layout for them to work properly?
https://dl.dropboxusercontent.com/u/93047429/test.capx
Thanks!