jinincarnate / off-screen-indicator

A simple solution for implementing target indicator, waypoint or HUD navigation system in unity.
GNU General Public License v3.0
84 stars 16 forks source link

Hello #3

Closed UEL-TeamPlaceholder closed 3 years ago

UEL-TeamPlaceholder commented 3 years ago

How do you change the text colour ?

jinincarnate commented 3 years ago

For changing the color of the text, you will have to edit the arrow and box prefabs, both have a text component as a child in them. Just change the text color of that text component.