Hi all
Can any body tell me how to simplify some code?
This is essentially what I am trying to achieve.
rag1,rag2,rag3,rag4,rag5,rag6,rag7._alpha = 40;
or the long verion
rag1._alpha = 40;
rag2._alpha = 40;
rag3._alpha = 40;
rag4._alpha = 40;
etc