Display Text: Is there a way to Interpolate text size? What about color?

mhedgesmhedges Raised on VCSMember Posts: 634

Hello -

Just like the title says, is there a way to interpolate the text size in a Display Text behavior in an Actor? Also, what about interpolating (or at least changing) the color?

Thanks, regards.

Comments

  • SocksSocks London, UK.Member Posts: 12,822
    edited July 2015

    It all depends on the particular circumstance of what you need, as a general rule there are no built in (built into the behaviour) ways to change/interpolate text size or colour, but there are few ways to make it work.

    Rainbow text attached:

    As for changing text size or colour you could do something like this:

    Rule - when something is triggered
    --Display Text at a certain size / colour.
    Otherwise
    --Display Text at a certain size / colour.

  • SocksSocks London, UK.Member Posts: 12,822

    Another example attached:

  • mhedgesmhedges Raised on VCS Member Posts: 634

    @Socks,

    Thanks! Those were quite unconventional, especially the second example. I'll study that one a bit more.

    The mailman delivers!

Sign In or Register to comment.