I have some buttons on my screen that I want users to be able to touch. Follow frame is turned off so the buttons always scroll with the player.
When I test on the computer the buttons work. On my Android phone they do NOT work unless I go to the point on the screen where the buttons were placed in the Frame. So basically, the button graphics move with my character sprite, but it seems like the touch detection scrolls with the frame.
I hope this makes sense