I am trying to add a textlabel or label with some text that pops up after the user clicks down on an object. For example, if I have an mesh of an apple on the screen and the user clicks on the apple, a label would appear that says, "apple".
I'm assuming I have to use onMouseDown for this action.
Thanks.
↧