How to make a sign become readable?

I’m wanting to make a game, and on the first level I want the character to be able to click on a sign to be able to read it. How would I be able to do this? Any help would be great. Thanks!

How about just using an “Alert” behavior? That would be a super simple way to do it. Just add a “Mouse Click” trigger, and connect that to an “Alert” that has the text you want to display.

There is another way. Click behaviors, the behaviors will pop up on a screen above the game screen, the menu triggers is automatically up, choose the option ‘Collision’ and then go to the GUI menu and choose alert then follow the rest of the above comment.