I'm using that sprite
instead of a standatd button object by using Touch Event -> On touched on appropriate sprite.
The problem is that only the middle part of the sprite works as "On touched" (pointed on the screen)
Left and right parts are ignoring any touches/clicks, so no events happening.
Any one knows how to apply Touch Event for the entire sprite?