Fake Mouse cursor and MouseOver ?

Hello,
I use a fake cursor which is following the hidden real cursor. I would like to use “Mouse Over” sensor to click on a button, but i click on my fake cursor :(…
I can use Mouse Over Any, but how to limit to my button ? I’m looking for a simple solution…
Thanks in advance,

You need to disable collisions on your fake cursor object, so it wont be registered by anything.

Oh thank you, i’d set to static and ghost, but it’s functionning with “no collision”.