Spine gameobject detect click while moving

Hi!

I made spinegamebject interactive and play spine’s animation. problem is that this gameobject change it’s y position and is still clickable on the empty area.

I want to detect clicking inside this spine’s animation and change hit area according to the gameobject position

is it possible?