Hi, constructers.
I`ve got planets with units on it (instance "planet", variable "unit") and now i need to get a total amount of units on all planets (all planets are the same object). Can anyone tell me how to do this or give some advice? (like "go get some sleep" :))
No-way-variants:
Every tick - Set global\local variable to planet.units.
Every tick pick all planets - Set global\local variable to planet.units.
I`m not a new at C2 but, whoa, now i feel myself like a noob.