Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I have a question about Ren'py (which I'm assuming goes in the 2D Engines thread but correct me if I'm in the wrong place)

I'm trying to figure out how to make the menu options (for player choices) appear inside of the textbox instead of in the middle of the screen. I've figured out how to give the buttons a transparent background so that they look how I want but I can't figure out how to move them. If I could just get them to display at the bottom left part of the screen that would be good enough.

Thanks in advance for any suggestions.

hmmm i'm still not very familiar with renpy but i believe this can be done by declaring some style properties, and here seems to be some documentation on position specifically.