Problem Description
In parent event "System->Pick by comparison" or "Pick by evaluate" is used to pick some sprite instances.
If "Or" block is used as a sub-event, it ignores picked scope and evaluates all instances of this sprite instead.
Attach a Capx
https://www.dropbox.com/s/98slz4y9w6clo ... .capx?dl=0
Description of Capx
A very small and well-commented example demonstrating the problem.
Steps to Reproduce Bug
Run the CAPX
Observed Result
Parent event "System->Pick by comparison" picks only one instance of Node sprite.
In sub-event ("Or" block) the Node.pickedCount suddenly becomes 4.
Expected Result
In all sub-events picked count should not exceed 1.
Affected Browsers
- Chrome: (YES)
- FireFox: (YES)
- Internet Explorer: (YES)
Operating System and Service Pack
Windows 8.1
Construct 2 Version ID
Construct 2, Release 246