Need help ((
here is my file. I'm trying to do the hext:
1. Each of red elements has it's own ID (from 1 to 4). Pressing button (arrow) must increase ID of all the elements by 1, but it increases only the first by 5. Why? how to correct?
2. Words to the left - animation names of elements. They are added to array when elements were created and displayed after that. How to add to array full names of elements instead of anim.names? To use them after ?
Help me please