- Home /
Question by
AfricanMoney · Jan 07, 2013 at 09:01 AM ·
collisionstextbox
How do you make a text box appear when your player collides with an other Object
I am trying to get it so that when my Player Collides with and Civilian a text box appears with text in it and then fades away or The player has to close the text box by clicking
How would you put this into a script (C#)
Comment
Best Answer
Answer by robertbu · Jan 11, 2013 at 11:07 PM
Search for 'GUI' and 'fade' on Unity and you will find lots of hits. Here are a couple includes some code:
Your answer
Follow this Question
Related Questions
Creating a fancy textbox 1 Answer
How can I clear a textbox and repeat the text with my effect? 0 Answers
Multiple triggers/collisions 1 Answer
Accurate Position of Object on Collision 2 Answers
Access all current Collisions 0 Answers