Link to .capx file (required!):
dl.dropbox.com/u/139926126/Forums/Bug_report01/bug_report_overlapping_sprites.capx
Steps to reproduce:
Variant A:NOT working: Run the capx as it is to see the bug
Observed result:
opacity=100 is set for all the blue squares instead of the one selected by the condition
Steps to reproduce:
Variant B: working: Disable event 12 and enable event 11
Observed result:
opacity=100 is set for the correct sprite
Steps to reproduce:
Variant C: working: Disable condition on event 10
Observed result:
opacity=100 is set for the correct sprite
Expected result:
Action should effect only the big blue square
Browsers affected:
Chrome: yes
Firefox: yes
Internet Explorer: yes
Windows 7 Ultimate SP 1, 64 bit
Construct 2 version: 120.2 personal license
<img src="https://dl.dropbox.com/u/139926126/Forums/Bug_report01/Capture_bug00a1.PNG" border="0" />