Quote:
Originally posted by MrMatrixaplixi
Actually to change the darkness of the level a backpal is best to use. If your going towards lights put this script in a npc.
// NPC made by !Mr.Matrixaplix!
if (created) {setbackpal dusk5.png}
if (playertouchsme) {
}
No problem.
|
Backpals are by no means the best.
setcoloreffect is much better.