Background Opacity

Silver
I stumbled upon this and thought I'd experiment with getting background images to show behind the text, but no joy. Unless I'm completely misunderstanding it. I've basically done this in the start script:

setbackgroundopacity = true
backgroundopacity = 0.5


But it does zilch. :lol:

jaynabonne
Perhaps you need:

game.setbackgroundopacity = true
game.backgroundopacity = 0.5

jaynabonne
You can also just call:

SetBackgroundOpacity(0.5)

Silver
The first suggestion does nothing, the second produces an error.

Or maybe I think these functions do something different than I think they do?

Silver
Wait. I think the second suggestion works if I call it from clearscreen.

Silver
Ok, it works, cheers. :)

This topic is now closed. Topics are closed after 60 days of inactivity.

Support

Forums