ArcanaMagek
Member
Sorry if I ask so many things on these forums :biggrin:
But what I need this time is a Conditional Branch Script (on the 4th page of the conditions)
that sets something in action after the screen tone is dark.
So basicly (what I tried, but didn't work obviously):
if $game_screen.@tone = Tone.new(-255, -255, -255, 0)
But what I need this time is a Conditional Branch Script (on the 4th page of the conditions)
that sets something in action after the screen tone is dark.
So basicly (what I tried, but didn't work obviously):
if $game_screen.@tone = Tone.new(-255, -255, -255, 0)