Check if savestate "storagename" exist

Sorry to bother with such stupid question but i just ended converting my project from json to savestate..

now i’ve this:

how do i check if save"storagename" exist like it was with json…

i mean i’m looking at here rite now:

wdym converted project from json to savestate?

i removed all save to var and json storage conditions / actions

Looks like you have to use an action first, then a condition.




Thanks, mate. I wasn’t expecting the action to come first, (but I guess that makes sense). ..it works now.