- Home /
This question was
closed Jul 22, 2013 at 04:12 AM by
robertbu for the following reason:
Multiple technical questions
Display text when near an object, then go away
I need text to be displayed on the screen when near an object then go away.
Comment
Unity Answers does not write scripts for you. There are multiple technical issues here with multiple ways to accomplish each. Research GUI.Label(), GUIText, Text$$anonymous$$esh(), Vector3.Distance, Triggers, OnTriggerEnter() and Invoke(). If you run into issues when trying to put your code together, we welcome specific, single issue questions.