- Joined
- Mar 15, 2012
- Messages
- 2,881
Would a loop from 1 to 100 be the faster method or would 10 loops of 1 to 10 be better? Meaning one trigger or 10 triggers sharing the same timer/or different. For example loop 1 to 10 first trigger would be going until the 11th index then it'd be second trigger 1 to 10. etc.