Search found 1 match
- May 2nd, 2020, 9:28 pm
- Forum: Scripts Discussion
- Topic: Renaming a Slider or Dropdown
- Replies: 1
- Views: 43446
Renaming a Slider or Dropdown
So the code I'm working with (full code below!) works, I just don't understand - on the last line, why does property(1) need to be a parent of propertyGroup(1) When I take either one out or shuffle them around, the code no longer works, so it must be important, I just don't understand why. Can anyon...