Because there is only one instance of your Timeline. You’re telling one time line multiple times to play from start.
The right solution would be this:
Replace everything after the foreach loop so it fits your needs.
Cheers!
Because there is only one instance of your Timeline. You’re telling one time line multiple times to play from start.
The right solution would be this:
Replace everything after the foreach loop so it fits your needs.
Cheers!