So I noticed that you can still click on buttons that are outside the layout when the game is played from a browser such as Safari on iPhone. It seems strange that this is possible.
Is there a way to prevent this? I've got buttons that I position on and off screen when needed. I need to keep them somewhere right?
Now I think of it I could create and destroy them, but is there a way to prevent buttons from being clicked outside the layout?
Thanks.