Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Pax Animo on Mon 15/08/2022 01:12:06

Title: Game variables (Solved)
Post by: Pax Animo on Mon 15/08/2022 01:12:06
Greetings,

I have a question regarding Game variables, specifically "game.keep_screen_during_instant_transition"

I read this variable dose "Normally the Instant transition blacks the screen in 8-bit color modes, to avoid strange palette effects. However you can set this to 1 to prevent it doing so."

I'l like to better understand what the variable actually does and how to use it.

Edit: opps, never mind i've just seen that it can be changed in general settings which makes me better understand. ;)