- Joined
- Jul 18, 2010
- Messages
- 332
How do you make 2 loops(for each integer A) activate at the same time. They always don't work at the same time and I never knew how to fix it.
Just use 1 global variable to run looping function.to fix this, you use variables for the integers, make two variable for each integer A you want to run :3
What about my question? Would it work with different loop integers?