How do I…
how to stop execution of condition check? it is necessary that after the first condition is met, the second (and subsequent) conditions are no longer checked.
What is the expected result
after installing variably “windowed” to “true”, it stopped. Game goes full screen
What is the actual result
the variable becomes true, then it is checked again, and the variable becomes false, the game remains in non-fullscreen mode