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
Hi,
I added dictionary JSON string to my project,
and I want to edit this in TEXT editor,
but construct 3 forces me to use DICTIONARY Editor.
How can I solve this problem? Thanks :)
Develop games in your browser. Powerful, performant & highly capable.
If you want to edit it as a text file you would do it outside of construct 3.
Construct uses the dictionary editor for a reason, since it is a construct dictionary formatted as Json and there normally wouldn't be a reason to edit it as a text file, which could potentially cause problems with the format.