Hello, I was wandering if someone could help I'm looking for a way to make some text fade off the screen after the a certain amount of time - 5 seconds)
Which would be the best method to achieve this?
I have two events in the scene that control this.
1) On region - door click, set boolean to true, play sound
2) If boolean true, draw text, set font to standard, draw text, " door locked etc"
And the bit where I get stuck... how to make the text fade? is there a simple trick.
Thanks,