Fixing Comp. Speak display for empty Asset's names

We often need to use speakers without showing the name (Image B). In version .9 we usually keep the asset name blank, which is no longer possible in version .10 (Image A).


Image A

To fix this, I’m getting good results by using the same background color as the display box in the following color: #292A34

Using, for example as name
image

This way, you will get the result in (Image B).


Image B

You can also invert it, where the text is the Asset’s name and the Display text is invisible as in image C.


Image C

The note here is that this is a hot fix that should be temporary and used only if necessary.
Thanks!

7 Likes

good Tip @Dankoyy :rocket: :rocket:
i use so much speakers :slight_smile: that will help

2 Likes

Nice! Also just want to add, you can also add 2 more digits at the end of the hex color from 00-10 to set alpha. Meaning you can also use <color=#ffffff00> → which gives you white font with 0 opacity. :slight_smile:

3 Likes