Hey there,
I'm trying to build a website where users can play multiple HTML5 games made using construct.
I would like to use a standard Iframe over the games to allow the user to have always the same buttons and interaction, at the same time inside the Iframe I want to show the score.
What's the best way in your opinion to allow the website to fetch the score of the user.
Also giving the ability to the user of:
- start the gameplay
- put the game on "pause stance"
- enable/disable sounds
- continue to play watching a rewarded Ad when he dies
I'm pretty new to construct so I don't really have a good idea on what could be the best way to deal with this.Hope you guys will be able to help