Hello, I’ve wrote a test game, everytime I touch the display a text will be displayed otherwise nothing will be displayed.
Now I’ve implemented a Button into the Game and if I touch the Button the text will be displayed but the button does nothing(I’ve added scripts to the button).
How can I fix this problem?