I'm trying to solve most things myself though, since coding/scripting is not my thing
I do get stuck sometimes.
I've searched a bit myself, though key words such as "Font Color", "Title Font Color"
just gave 1 result, that was about a screenplay tut
written by some Jack Sparrow (or what it was) from 2006.
I'm trying to figure out how I can change the Title screen font color, I thought that I could do this
in the Scene_Title script so I used "Find" and searched on font and color, but yea, nothing.
So, as you might have guessed by now, where can I change the font color for the Title Screen?
I have another question too, though you'll just have to say yes or no here, simple!
Since I am so afraid of crashing things and end up all clueless about what I did wrong, I'll
just ask if I am on right track here.
@command_window.back_opacity = 160 - this line (Scene_Title, Line: 41), would change
the Windowskins bg to either Solid (0) or transparent (1+), am I correct or way of track?