Hi, i want to know now: Can i make a character change from a room to other without it fade to black? because i have some rooms that the player will travel through many times fast, and i think it`s incovenient a black screen appear in every transition. Cant i change without any interruption? Thanks.
You can change it in the General Settings, under 'Room transition style'.
If you want to change it in the script, use SetScreenTransition and SetNextScreenTransition.
~Trent
Hooray! Thank you very much! :D