A very cool member of the Construct community named LootBndt (go follow his twitter, he's truly amazing: ) came on the Discord server asking a pretty simple que...
Great blog post and thanks for the shout-out <3 ... I did however encrypt my data as well :P
Btw if someone wants to check it out here is a link with attached level data t.co/PYNRzRYAwI
If you click the link and look in your browsers adress bar you'll see something like this
https://nativepixels[dot]itch[dot]io/super-pinball-maker?ver001_M4FwpmA2DGCGDWYg_AwOgjMCsBsIExmq... etc, i couldn't post the full link because its too long :(
the "?ver001_" is the version indicator and what i'm looking for in my code to know if someone is coming from a link with an attached level or not.
The long gibberish after that is the entire level in encrypted form.
If you'd go to the same page without the gibberish ( nativepixels.itch.io/super-pinball-maker ) then the game would start with an empty default level and you can press M for menu to create your own level, have fun :)
Haha well perfect, I didn't know! Very nice :D