hi, everybody
in my project a large amount of minigames. and because there are too many of them, project became heavy, and loading time is slow. so i decided to create a launcher. the problem is how to transfer variables across minigames. for example Music On/Off, users progress, ets.
i googled that two pages share the same local storage if their origin (domain) is the same. but cant really make it happen...
launcher
minigame
in google chrome i can see the "path" key is stored, but i can't reach it...
here you can try the result https://youthful-turing-643bff.netlify.app/
here is capx files. 0 - launcher, 1 - minigame https://dropmefiles.com/B1DEk
any help will be appreciated