The built-in blocks to check for mouse events on a particular actor use its current image. However, if you want a circular button or a more complex shape, for example, then a collision shape is the way to go.
The behavior is called Mouse Event On Collision Shape and is available on StencylForge. You need to attach it to the actor that should check for mouse events and use its custom blocks just like regular mouse blocks.
Enjoy!