I have a Touch Object, and a non-touch object
the non-touch object is over the touchable object
like this
A = touchable object
B = non touchable object
=====||
--------||------|
B || A |
--------||------|
=====||
If I touch the B part A will not react, but it by pass B and still detects A touchable part, pelase help