hi, is it possible to create an "entity array"?
eg.: there's an entity_maker and it spawns every second an entity (eg. physbox) and these entities are called physboxX. is it possible to declare every new entity with a consecutive number (physbox1, physbox2, physbox3, physbox4, ...)?
thanks in advance.
eg.: there's an entity_maker and it spawns every second an entity (eg. physbox) and these entities are called physboxX. is it possible to declare every new entity with a consecutive number (physbox1, physbox2, physbox3, physbox4, ...)?
thanks in advance.