Hi All,
I have 2 Outline Effects: "Outline" (for mouse cursor OVER) and "Outline2" for Dragging.
As you can see on the example C3 file:
When the mouse cursor is over ANY instance of the "Created_Objects" Family it enables "Outline" effect ONLY on the TOP picked one. no more than 1 instance is affected.
BUT! when dragging an instance while it's overlapping other instances, they will ALSO enable the effect... and this is what I would like to solve.
I would like the same result as mouse cursor is over any instance, BUT whlie dragging, means:
I want ONLY 1 instance to have outline at a time.
To SEE the issue on action, just DRAG an instance OVER any other instance... as you can see, it will also act as "mouse cursor is over" which I failed to solve.
DOWNLOAD Example C3 File
Please have a look at the attached C3 project and try to help me out, also if you can add explanation of how you solved it, it will be very helpful for me in my learning journey while looking at your solution.
Thanks ahead!