I want to make option touchable, but it doesn't work

I want to amke a touchable option.
So i made txt as many as option.
and I give a touchable to each option like above screen shot.
But it doesn’t work.
Is there something wrong?

I think select and confirm cannot be in the same event.

Make three events for option selection, and a separate released/confirm event that will work for all options.

From a similar project:

1 Like