Forum rules - please read before posting.

Outline only on Text colour (highlighted)

Hi everyone,
AC 1.70.0 + Unity 2019.2.17f1 on a 2d game.

I have this kind of situation: I create a AC menu with some buttons. The text colour is black with Alpha to 0 (so they're "invisible") and texture colour (highlighted) is of another colour (so I can see the text only when my curson go on the button). I'd like to make the text highlighted more readable so I add the Outline Text effect. And it's perfect, but it's applied also on the text colour, so the button is always visible.
Is there a way to apply it only on text colour (highlighted)?

Thank you very much.

Comments

  • Not if the Menu is rendered with AC - as the outline colour is fixed,

    If you switch the menu's Source to Unity UI, however, then you'll have greater control over its highlighting effects. By setting the UI Button component's Transition field to Animation, for example, you could control the colour of an attached Outline component precisely.

  • Thank you Chris, I'll try.

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.