Hello,
How do I use linked lists (nodes) in Construct 2 ? I am talking about en.wikipedia.org/wiki/Node_%28computer_science%29 to a nodes list.
How can I do the following list using nodes ?
<img src="http://s23.postimg.org/54p80v1vf/nodes.jpg" border="0" />
Or should I continue to use array as an workaround <img src="smileys/smiley2.gif" border="0" align="middle" /> ?