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
Is there a way for Construct 2 to produce javascript that isn't jumbled (where it is easy to read and decipher)? Also, is there a way for Construct 2 to produce comments directly into the javascript?
Nope
Develop games in your browser. Powerful, performant & highly capable.
For "unjembled" code, don't check the "Minify" export option and you should have plain JS code.
As for your second question could you give more informations on what is it exactly you're trying to achieve ?
even if minify is not activated, the code is still awful to read and uncommented.
There's probably not much Scirra could do about that however as (I think) from the start it was never the intention for the exported code to be readable or editable.