- Home /
Showing text near object
Hi,
I am following the instructions in [this question][1], however when the player moves near to the object nothing happens.
I am using a standard FPSController (Tagged 'Player') and a sphere collider with the scripts.
When the FPSController comes inside the collider, nothing happens. I have done a small test by making the collider change a variable when it sends the message, however it does not appear to trigger.
Any help would be greatly appreciated in this matter,
Regards,
Euro [1]: http://answers.unity3d.com/questions/14102/how-to-make-text-appear-when-moving-next-to-an-obj.html
I'm still looking for an answer if anybody can...please?
Answer by EuroFightX · Sep 30, 2012 at 02:47 PM
I managed to solve the question, for anyone else with the same issue, I just added both scripts to one object and it worked perfectly!
Euro
Your answer
Follow this Question
Related Questions
Basketball Score counter 1 Answer
How do I use a trigger to change the GUIText 2 Answers
The next problem with gui. 1 Answer
4.6 Trigger.js Wrong command is running. Help? 0 Answers
LoadLevel Health Question. 1 Answer