#How do I reference a group when changing parameters
1 messages · Page 1 of 1 (latest)
wym group?
Assuming he meant models, you'd have to use for loop and check if they are a basepart then you can change the transparency.
how do you loop them?
^^^
sorry
Can you give me a example?
Sorry I'm like really new and I'm trying to make a day night cycle growth system
for i, part inpairs("model":GetChildren) do?
This is for all object within the group to be transparent.
getchildren is for every cihld parented to that model's only