Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I have a question for you, how did you reduce the opacity of previous lines for your framework? Please and thank you.

It should be a line somewhere in the script that uses the tag "alpha" in relation to dialogue text. You can quickly search through the script using Ctrl+F, and typing in "alpha" in the search box. Alpha control's an element's opacity.

(+1)

thanks, I just found it.