Glitchfinder
Staff
Is there any way I can find the current screen tone (even if it is changing), and return it in 4 variables (as in the colors and the grayness). I want to make a script that can check the current tone before a change, and then use the returned values as a base to manipulate the tone. I was also wondering what happens if you try to initiate two changes in tone at once. For example, if you wanted to start one change halfway through another. (I suspect that the new change will override the old change, even if its currently in progress)