Search found 7 matches

by Kinross07
Wed Aug 09, 2017 12:07 pm
Forum: Ren'Py Questions and Announcements
Topic: detect keyboard input?
Replies: 6
Views: 7160

Re: detect keyboard input?

This is why it confused me, because when moving to labels and things, lower case jump is perfectly valid, so I didn't realise they were two separate things. Thank you though :)
by Kinross07
Tue Aug 08, 2017 2:45 pm
Forum: Ren'Py Questions and Announcements
Topic: detect keyboard input?
Replies: 6
Views: 7160

Re: detect keyboard input?

I imagine this thread is fully dead, I don't know if something fundamental has changed in the last 3 years, but I get the following error: I'm sorry, but errors were detected in your script. Please correct the errors listed below, and try again. File "game/input.rpy", line 27: u'jump' is n...
by Kinross07
Tue Aug 08, 2017 11:13 am
Forum: Ren'Py Cookbook
Topic: On Screen Text Input
Replies: 18
Views: 12843

Re: On Screen Text Input

Okay, I've super cheesed it to make it so that it just always assumes it's clicked, which leaves me with the question of "Is there any way to confirm input with a press of the return key, rather than having to hit the checkbox?"
by Kinross07
Sun Aug 06, 2017 3:59 am
Forum: Ren'Py Cookbook
Topic: On Screen Text Input
Replies: 18
Views: 12843

Re: On Screen Text Input

Is there a way to auto-click into the box? Just so that a user can start typing straight away? Similarly, if any of you happen to know if it's possible to integrate this sort of system with an on screen alphabet that would also be amazing. Thanks in advance.
by Kinross07
Sun Aug 06, 2017 2:02 am
Forum: Ren'Py Cookbook
Topic: Implementing Translations in Ren'Py [Updated Tutorial]
Replies: 32
Views: 26266

Re: [Tutorial] Creating Translations for Ren'Py Games

Unfortunately I don't speak any other language well enough to know myself, how good do the translations tend to be? Is it just utilising something like Google Translate where it makes sense 98% of the time but sometimes completely falls apart?
by Kinross07
Sat Aug 05, 2017 4:49 am
Forum: Ren'Py Questions and Announcements
Topic: Name entry through imagemap?
Replies: 0
Views: 264

Name entry through imagemap?

Hi there, I'm currently still in the spitballing phase so forgive me for not offering up any code. I'm trying to work out how to use a system not too dissimilar from this: bd52cf004602f310324731481501004d-20150428-0009.jpg I've managed to find a cookbook to place text input somewhere that isn't in t...
by Kinross07
Mon May 29, 2017 3:35 am
Forum: Ren'Py Questions and Announcements
Topic: Transitions no longer working
Replies: 1
Views: 378

Transitions no longer working

Hi all, hoping someone can help, I've searched as best as I can and not found anything to help. This is a case of code working one day, and then not working later and I can't work out why. Neither my defined fadehold, or with fade (or any other transition I know of) are working. They just appear and...