How to Format Images for Colorizing in Ren’Py
Learn how to format images for colorizing in Ren'Py, including layer splits and how to set up colors for RGB color sets.
Learn how to format images for colorizing in Ren'Py, including layer splits and how to set up colors for RGB color sets.
In this beginner tutorial on Ren'Py screen language, learn about three basic containers: fixed, hbox, and vbox.
In this beginner tutorial on Ren'Py screen language, learn how to add properties to screen elements, such as images and text.
Learn how to declare a custom screen in Ren'Py, the difference between calling and showing a screen, and which to use for your game.
This comprehensive guide to getting started with Ren'Py screen language will help you learn how to put together your own UI screens.
Learn about AlphaMask in Ren'Py, and how to mask images for dramatic cut-ins, side images, and more. Includes a tool to mask layered images.
In this tutorial for beginners, learn how to declare variables in Ren'Py to track data which will be saved and loaded.