GDevelop documentation for the SaveState feature lists actions and conditions that allow you to delete a save, display a list of existing saves, check if a save exists and so on:
But the engine itself doesn’t have any of the things mentioned - only basic actions for saving/loading and profile configuration. What am I doing wrong, and how can I access all of the actions mentioned in the documentation?
Yes, browser version has all the features, while desktop shows only whats on the attached screenshot.
I think this is because my GDevelop desktop app is essentially running offline due to restrictions on foreign services in my country - even the engine’s home page won’t load. However, this doesn’t hinder my work at all, except that I have to download extensions directly from GitHub instead of through the engine itself.
It’s just strange that an internet connection is required for this specific set of features - if that is indeed the case.
This doesn’t appear an intentional restriction. I’m in the US and I also don’t see those actions on the desktop version vs the web version. I’m doing some checking before I throw this into a github issue.