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
Hello comrades! The distance between the letters and the space is too large. More details can be seen in the screenshot, the distance between the space and the...
The example JSON project on start page is extremely simple. It doesn't include setting attrib values in the JSON. Here is what I'm trying to do. So if my JSON s...
Never used JSON untill not because I have to. Can someone tell me how do I get a string value from a key ? Right now I have something like this. Event -> Set te...
Here I have an JSON array: And I need it to become an C2 array in my project. The idea is to edit the basic output text and make it begin with. {"c2array":True,...
I'm planning on making a game with tons of dialogues, so I'm using .Json files to put all the text in the game. I'm also planning to: 1) work with several diffe...
Now I am new to Construct and just created a quiz game. My question bank is in the form of json file and when I exported it to APK, I found out that it can be u...