How to control the opacity in Text Render?

i’m new to the engine and i’m trying to learn by making a little 2d Side-Scrolling game.
I’d like to know how to control the opacity in text render component.
I’m trying to make that when the enemies or the player gets damaged the damage value shows up above the character,
like pop out of the character. How can i do that?