I currently have several game objects nested inside a master game object. Is there a way to loop through them so I can call a particular script attached.
Also if you try to get a component that doesn't exist what will happen. I'm not 100% sure if all the game objects are going to have that particular script attached.