Can anyone tell me roughly how large a save state in Construct 3 should be?
My game is pretty small, but when I save the main menu, the F12 console shows:
Saved state to storage (753368 chars)
and when I save the main game, it says:
Saved state to storage (1723333 chars)
Is that far too much?
I only started looking into it, as I'm getting moments where the game appears to fail to load, but still loads. So that game is loading the save file, but not triggering any of the actions associated with "Load Complete".
No idea if this is a glitch, or something I've done wrong.
Edit - Interestingly, I have to set up an event that reads on "Load Failed" do the actions, and it works, albeit in a weird glitchy way.
Yeah, my vote is for bug.