button background image transparency

Well, here’s what I found:


startScreen = DirectButton(image = "models/SplashScreen.tif", command = runWorld, scale = 1.0)

It’s probably the “scale” in there, try that.