I'm pretty sure that the "Click" feature activates if the mouse is released on the graphic's actual size, including transparency. Either that, or the size of the collision box. What I would recommend is seeing if tweaking the collision box size will affect the graphic. If that doesn't work, instead of running your logic through the actors, try creating regions around them and having a "When Released in Region" code. That should definitely solve your problem.