- Home /
Question by
DreamingEri · Dec 02, 2012 at 11:45 AM ·
guihovergui text
Making a GUI Text Appear on Hover?
So that when the player hovers his/her mouse over an object, a dialogue(GUI text) can appear/Fade in?
Comment
Answer by nventimiglia · Dec 02, 2012 at 07:58 PM
If the object has a collider Unity should call OnMouseEnter / Exit
Your answer

Follow this Question
Related Questions
GUI.Button on MouseHover 1 Answer
Info box on mouse hover 1 Answer
GUI texture to change texture when hovered over or clicked? 2 Answers
SelectionGrid layout and style issues 1 Answer
GUI script for Wave start. 1 Answer