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
Will C2 ever support JSON arrays (or does it already? I haven't found it) Also if JSON is supported, will I be able to send arrays over Websockets?
Develop games in your browser. Powerful, performant & highly capable.
You can send an array over a WebSocket by using its AsJSON expression.
Oh ok, will this allow the C2 app to recieve JSON too?
Here is the Manual entry, you can see "Load JSON" There.
https://www.scirra.com/manual/108/array
or in storage context:
https://www.scirra.com/manual/120/webstorage