How to change the color of text when something is triggered
http_gamesalad
Member Posts: 1,340
Hello! I have the color of my text set to grey but when the game ends I want the color to change white .. hwo can I do this? I know you have to change self.color but to what?
Comments
To be a bit more flexible for black backgrounds you could place a colored actor in front of a text displaying transparent actor. You have to activate the Graphics.Blending Mode = Multiply.
See example (edit the color of the actor "ColorLayer"):