Transparent text box? (Fixed)
ohtukrw
Sir dogeMember Posts: 106
Is this how to make the actor text box transparent using pc windows?
Actor attributes>graphics>blending mode>multiply???
It does the job, but does it cause any performance issues?
What does multiply mean?
Comments
To make an actor transparent change its alpha value to 0.
Multiply multiplies the value of the pixel in the layer set to 'multiply' by the underlying pixel and then divides the result by 255.