Wanting to know more about side images for Ren'Py coders, there is a documentation for it. Otherwise, you can check this out: Side image is where your character image shown beside the lines: Add a tag in the declared character(). define t = Character('Takumi', image="Takumi", window_left_padding=170) This is just one of the sample. The 'image'... Continue Reading →
Buttons Style and Arrangements
This guide is applicable for Ren'Py only. Other software not included. We should start with arranging the buttons to those that are so inclined to use the default menu. Of course, I'll use one of my *cough* abandoned (hopefully temporary) *cough* project as a showcase rather than making a new one. Now, from the Ren'Py launcher,... Continue Reading →
