All GameObjects list to a GameObject?
Hi, i'm making a script to make a solar system in a way that i don't need to have assing a script to each planet, but, i want all the planets (that are in a gameObject List) to move the same way so i want to transform them all to a single one, idk if it's possible, but if it is, how? if it's not possible, how should i do it?
Comment