How would I group together clusters of objects?
#1

so I have two objects and a 3dlabel, now I have 100 of these clusters. I want to be able to define a cluster, not individual object for the script, but so far I have used an array [][6] (x,y,z,obj,obj,text.) but this is quite messy and i'm not quite sure I am doing it right.. I am also using a second array, dimensioned as a 1d array, size of 100 as boolean to check if the specific cluster ID has been created already or not.. this already sounds way too complicated just reading, help?

tl;dr, trying to group together 3 entities and check when they're spawned.

I might use an enum come to think of it..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)