Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Clicking to bring up message? [closed]

Asked by 9 years ago

This question already has an answer here:

Is it possible to click on a brick and bring up a menu?

I want to be able to click something and have text come up on screen. Please help.

Marked as Duplicate by BlueTaslem

This question has been asked before, and already has an answer. If those answers do not fully address your question, then please ask a new question here.

Why was this question closed?

2 answers

Log in to vote
2
Answered by
Qxest 25
9 years ago

This is not a request site.

Ad
Log in to vote
-1
Answered by 9 years ago

Learning is doing. What you need to be doing is doing things in this order:

  1. Checking for a click event on the chosen instance
  2. Creating an instance ( Instance.new("Message") )