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 this possible?
Kind of, you can add an object's UID into an array and later on pick that object by UID.
Develop games in your browser. Powerful, performant & highly capable.
That should be sufficient enough for my needs :D Thanks!
You may want to take a look at Rex's InstGroup plugin. It allows you to do many of the typical array functions (sort, push, pop) with objects: http://www.scirra.com/forum/plugin-instance-group_topic49662_page1.html
It is only 1D though.
Hm, wonder if you can make an InstGroup of InstGroups...