When zooming, some actors no touch

I have two actor set up to constrain to my HUD, even during zoom, as demo'd by tsb.

Self.x*Zoom
Self.y*zoom

The right button only receives touch when zoom =1 (a.k.a. When constraints are not active). . The left button using the code has no problems.
Sign In or Register to comment.