Link to .capx file (required!):
Sample Capx
Steps to reproduce:
1. Run the sample Capx. An index error in system.js is returned.
2. Disable the sprite foreach loop, no errors are returned.
3. Or invert the disabled actions in condition two (so the text is not using loopindex). This also allows the code to run.
Observed result:
Using loopindex in XML and then again somewhere else on Construct in the same tick causes an index error in system.js.
Expected result:
The loopindex from the XML should not be interfering with the loopindex in the sprite foreach.
Browsers affected:
Chrome: yes
Firefox: yes
Operating system & service pack:
Windows 7.
Construct 2 version:
R116.