Forum rules - please read before posting.

Custom hotspot label (color)

Hello every one,

i 'm looking a way to change my verbs text color like this exemple :
https://ibb.co/9q3JpVd

I select the "USE" verb and it's turn yellow when active.

Thanks

Comments

  • edited February 2023

    Unity's Rich Text tags can be used to alter text colour - and it should work for individual icon labels as well.

    If you go to the Cursor Manager, and replace the Use interaction label with:

    <color="yellow">Use</color>
    

    Then it should show up in yellow inside the Hotspot label.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.