Hi,
How do I access colours of children of an empty object. I have an object made of many children and I would like to turn all the children's colours to transparent to make it vanish and appear.
I tried GetComponentsInChildren, but can't get the syntax right or something.
Sorry I can't provide a sample script, but I just can't get anything to work.