Ren'py Tutorial - Complex Character/Object Positions
A video for when "Left", "Right" and "Centre" are just not doing it for you.
We get into some more complex positions in this video. I will show the basics ("Left", "Right", "Centre") And then we will get into the x and y coordinates and offsets to help fine tune your character placement when things are a bit too crowded for three characters.
Everything I show you in this video will help with more then just characters, but also object placements on the screen as well. Want a cellphone to pop up in the middle of the screen. You can use what you learn here and adding a "moveinbottom" you can have a cell phone pop up. Have a character that flies and dont want to put them right at the bottom like other characters, using the y positions you can have your character appear above.
This is a bit longer video than I normally do. But I feel it is something that may be really helpful to anyone starting out. It is more "intermediate" than my normal basics videos, but if you write down this coding it will help you out a ton when you have more than 3 characters you want to have on the screen, or an object you want to show on the screen.
Next Ren'py video I want to take a look at the "main menu" and get it looking quite a bit different. This will also take things to a more "intermediate level" and if you watch this video you will be even better when we get to that video.