- Home /
On Mouse Up On Multiple GUI Texts
Hello guys. I have 3 GUI texts in my scene, a left arrow, a right arrow and in the middle there is a number. You can picture is like this < 0 >. Now, what i want to achieve is to use the OnMouseUp function to access all three GUI texts without making a different script for each GUI text. I could probably use GetMouseButton & mousePosition but I'm still not sure how to put them together. I could really use some help.
Comment
Your answer
Follow this Question
Related Questions
GUITextures not lining up correctly 2 Answers
GUI Text Showing Gameobjects information 3 Answers
Simple Point system 3 Answers
How do I add a text to Game Object and follow it in the scene? 3 Answers