


Thus creating a sight change for the player. Then start from a black screen, and fade to the same background but with different sprites, moving all these images to their respective positions. To do this, when I am starting from the "main" screen with a background and some sprites, I want to move all the images slightly to the right and fade the screen to black at the same time. To avoid using show and hide commands a lot of time, I would like to divide the characters in different groups, in different screens, and switch between these two or three screens. I am writing the code for a Visual Novel, and I have some parts of the game with many characters discussing at the same time. What I am trying to do is not really difficult, but I am not enough skilled in Ren'py to figure out how make it work the simple way. I am sorry if my problem has already been submitted, but I can't find topics about what I want to do.
