Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Rounded RenPy GUI Kit

A rounded GUI kit for your RenPy projects. · By NovelKit

[Help] Side image Syntax

A topic by TheLordOfG00ning created 9 days ago Views: 16
Viewing posts 1 to 1


Hi, i don't find how to add correctly the side images like this [ image ], the documentation don't mention it,  only how to activate it 

Also how to moove the text or change its size while enabling it ?


[

Ps : i've put all the images in gui/dialog

define t = Character("Thiago", image ="images/other/thiago/thiago normal.png", side_image ="gui/dialog/thiago dialog.png",namebox_background=AlphaMask(Solid("#ed8099"), "gui/namebox.png")

I'm a junior dev

]