Fix the renpy.input position

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
User avatar
Mirrodin
Regular
Posts: 114
Joined: Sun Mar 19, 2017 2:56 pm
Contact:

Fix the renpy.input position

#1 Post by Mirrodin »

Hi guys,

I want to set a precise location for my renpy.input, how can I do this ?

Trying this, but not working

Code: Select all

$ nb_obj = renpy.input("max  [objet_selectionne.nb].", length=100, ypos=10) 

User avatar
vollschauer
Veteran
Posts: 231
Joined: Sun Oct 11, 2015 9:38 am
Github: vollschauer
Contact:

Re: Fix the renpy.input position

#2 Post by vollschauer »

Well ypos=10 is not a valid parameter of renpy.input I guess. Look at the screen.rpy ("Input screen" section, there you'll find the x/ypos)
You'll figure it out I guess.... :D

Post Reply

Who is online

Users browsing this forum: apocolocyntose, DewyNebula