I have a number of objects, text and images, that I want to change the content of.
At the moment the only way I can see to do that is to call individually code the change to each of these objects. It would be far more efficient if I could include them in a loop and just reference them using a array.
for example the array could consist of text1, text,2 text3, text4 ( The name of the four text objects )
then a loop could be used to cycle through the array and update each text object with the new data. Is there a way to do this in Construct? I have yet to find it.
Any help would be most appreciated.
Allan.