[Capx]
dropbox.com/s/r6bsss2qwbb7eul/ExampleRightDoubleClick.capx
-------
Hello again.
I can't get rid of this strange behavior yet.
If I change mouse buttons being clicked, it works. Just right mouse button doesn't work.
I stripped my project of all that seems irrelevant to the objects and events that shows this behavior.
Don't mind ugly placement of event/subevents. It's all a testbed for physics and debug data (stripped mostly in this .capx).
But if there's a definitive bad use of some event or a bad placement of any event, order, or action that trigger this bug or any other you spot then tell me so i don't drag it along as a bad "code habit".
Event 6 and 7 have the click event and destroy action.
Event 13 was my suspicious bug's trigger but i changed the button there and the bug remains.
Also if i put an OR on event 6 to destroy the object with right OR middle mouse button nothing happends with either button.
Any help or direction will be much appreciated.