Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
I need to edit instance variable from file and it must be very easy.
1 - Load a new value of instance variable form web somehow
or there is other potential solution
2 - Edit exported file and then save file and restart the game
IM EXPORTING IT ON HTML-5!!! AND IT WILL BE ON WEBSITE (iframe)
Or how can i edit instance variable without construct?
Maybe there is a file in HTML-5 file? For example i will edit some .js file with replacing value of variable,then save it and run the game.
Develop games in your browser. Powerful, performant & highly capable.
You can try fetching your data using the AJAX object...?