Howdy!
So I will try to describe my question as clearly as possible, I hope it succeeds.... on the official Ren'Py forum I didn't even get a single simple answer like: No
So I would like to know if it is possible to change the text alignment in the in-game menu some way?
basically the text aligning to the center:
And I would like to separate the words and the number to each side of the button.
Words go to left side, numbers to the right side something like this:
Or even more align to the sides.
Is this possible to do it for example with style properties directly when coding, or have to mess with the UI changing thing?
Update:
What left out: I mean in-game menu of choices shown by using the menu: statement
So I will try to describe my question as clearly as possible, I hope it succeeds.... on the official Ren'Py forum I didn't even get a single simple answer like: No
So I would like to know if it is possible to change the text alignment in the in-game menu some way?
basically the text aligning to the center:
And I would like to separate the words and the number to each side of the button.
Words go to left side, numbers to the right side something like this:
Or even more align to the sides.
Is this possible to do it for example with style properties directly when coding, or have to mess with the UI changing thing?
Update:
What left out: I mean in-game menu of choices shown by using the menu: statement
Last edited: