I'm making an array of actors that are all part of the subclass "Falling Object". I'm making an array to hold the actors, so I can then make a loop that pulls a random index location. I'm very new at coding, and I was wondering, where exactly do I put the array?

