I see you've put an example, which is helpful.
I should have specified, however, some of the parameters I planned to have in place.
So when the last instance of Molek is attached, or after a certain amount of time passed, I hoped to spawn another in the designated place, all dependent on what color the last one was and where it spawned, which, due to instance variables, are supposed to be one and the same.
I say "supposed to be," because sometimes a Molek will spawn in the center of the stage, which isn't what I intended. How should I go about fixing that? And for the time factor?
Thanks in advance!