GUI Texture Event

How do I create an action when I click a GUI Texture for example: a word would appear.

Very quickly, I’d suggest taking a look at the GUI stuff in the 3D platformer Tutorial (Lerpz) etc. This has basic button click events and it would just be a matter of creating a gui button/texture and hiding it until the button click event becomes true.