Problem Description
Using the mouse plugin condition Cursor is over... with a family selected as the object.
There is a noticeable strange behavior where sometimes multiple sprites from the family get picked,
even though none of them are currently hovered over. (Screenshot | The pink marker is my mouse pointer)
Attach a Capx
Download the capx there.
Description of Capx
Includes both, the "expected behavior" where all conditions are split up and
the "bugged behavior" where the detection using a family is acting weird.
Steps to Reproduce Bug
- Open the capx and enter the preview with any browser
- Slowly hover from left to right and stop over a sprite (might take some tries )
- Notice that multiple sprites are picked
Observed Result
Multiple sprites are registered even though the mouse is currently not hovering over those.
Expected Result
Using the "Cursor is over..." condition with a family should pick the correct sprites just
like the "expected behavior" method does.
Affected Browsers
- All Browsers are affected
Operating System and Service Pack
Windows 7 with latest updates and up to date drivers.
Construct 2 Version ID
Newest release r240 Steam release. [Personal Edition]