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.
-
Vilesnic
- Newbie
- Posts: 2
- Joined: Wed Jun 06, 2018 9:32 am
- Tumblr: vilesnice
- Deviantart: makany
-
Contact:
#1
Post
by Vilesnic » Tue Oct 02, 2018 8:29 am
Is there any way to specify the size of one frame?
I used this code
Code: Select all
frame:
add"info.png"
vbox:
text"blla"
But the frame kind of stretches out of the screen, causing this.
Everything would fit, if I use a hbox or vbox, but then I couldn't have a background for my text.
-
DannX
- Regular
- Posts: 99
- Joined: Mon Mar 12, 2018 11:15 am
-
Contact:
#2
Post
by DannX » Tue Oct 02, 2018 11:55 am
Vilesnic wrote: ↑Tue Oct 02, 2018 8:29 am
Is there any way to specify the size of one frame?
You can try giving it a size property, like xsize, ysize, or xysize:
Users browsing this forum: Bing [Bot], _ticlock_