A place to discuss things that aren't specific to any one creator or game.
Forum rules
Ren'Py specific questions should be posted in the Ren'Py Questions and Annoucements forum, not here.
-
EwanG
- Miko-Class Veteran
- Posts: 711
- Joined: Thu Oct 26, 2006 5:37 pm
- Location: San Antonio, TX
-
Contact:
#1
Post
by EwanG » Sun Oct 29, 2006 12:51 pm
OK, since no one around my neck of the woods would probably understand why I'm excited...
Finally got my first simple script written. Pulls up my splash screen, waits two seconds (is there an option to wait for a click before going on if you don't have any dialog up? Maybe I should just have the splash become the main menu?), then pulls up my initial beckground and has two screens of dialog before ending and showing the credits.
Not much, but getting it to actually run (only took three debugging runs first) was such a good feeling

-
PyTom
- Ren'Py Creator
- Posts: 15893
- Joined: Mon Feb 02, 2004 10:58 am
- Completed: Moonlight Walks
- Projects: Ren'Py
- IRC Nick: renpytom
- Github: renpytom
- itch: renpytom
- Location: Kings Park, NY
-
Contact:
#2
Post
by PyTom » Sun Oct 29, 2006 1:53 pm
EwanG wrote:Finally got my first simple script written. Pulls up my splash screen, waits two seconds (is there an option to wait for a click before going on if you don't have any dialog up? Maybe I should just have the splash become the main menu?), then pulls up my initial beckground and has two screens of dialog before ending and showing the credits.
If you do
$ renpy.pause()
without any timeout, then it will wait for a click before proceeding. Note that this can be a bit confusing, as people may not realize that they have to click, and so may wait around for bit before doing so.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
"Silly and fun things are important." - Elon Musk
Software > Drama •
https://www.patreon.com/renpytom
Users browsing this forum: No registered users