[SOLVED] Is it possible to make the grid fill vertical?

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
wtfman
Regular
Posts: 37
Joined: Sat Mar 30, 2013 7:26 pm
Contact:

[SOLVED] Is it possible to make the grid fill vertical?

#1 Post by wtfman »

renpy grid is always filled from left to right. Like this:
grid1.png
But I want to fill grid from top to bottom
grid2.png
I want to know this. Thank you
Last edited by wtfman on Tue Sep 20, 2022 8:00 pm, edited 1 time in total.

User avatar
Ocelot
Lemma-Class Veteran
Posts: 2434
Joined: Tue Aug 23, 2016 10:35 am
Github: MiiNiPaa
Discord: MiiNiPaa#4384
Contact:

Re: Is it possible to make the grid fill vertical?

#2 Post by Ocelot »

https://www.renpy.org/doc/html/screens.html#grid
transpose
If False (the default), rows are filled before columns. If True, then columns are filled before rows.
< < insert Rick Cook quote here > >

wtfman
Regular
Posts: 37
Joined: Sat Mar 30, 2013 7:26 pm
Contact:

Re: Is it possible to make the grid fill vertical?

#3 Post by wtfman »

Ocelot wrote: Tue Sep 20, 2022 1:08 pm https://www.renpy.org/doc/html/screens.html#grid
transpose
If False (the default), rows are filled before columns. If True, then columns are filled before rows.
Thank you!

Post Reply

Who is online

Users browsing this forum: Google [Bot], Toma