Need Help

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
metalica
Newbie
Posts: 21
Joined: Wed Jan 05, 2005 1:29 pm
Contact:

Need Help

#1 Post by metalica »

Hi, i haven't been around for years i downloaded renpy to test it and i'm liking it, you can do way more things on it these days. PyTom has been busy!! :D(thx btw).

I stumbled with a couple of problems i could solve and some i couldn't, i mean i've downloaded renpy yesterday¨¨. I made a vid of a gametest(bg images are place holders and there are no char imgs yet :P)

1-in there there are several problems. I want the text that appears in the intro to fade in slowly and fade out slowly befor other text displays i tried using dissolve but it's no good(is there a way to do this?)
Same question for the background image, though i figured if i can do the effect on text i can also do it on the bg image right?
2- As for the text box i may go into making a custom one if the game progresses, but for now i'm using the default. I figured how to put the char name above, but is there a way to put the namebox slightly separeted from the actual text box? with the default box i mean.(i know you can with a custom, need to read how to do that)
3- Lastly at the end of the intro scene when Chapter 1 starts... I used centered for the text, but is there a way to display the chapter with its title right below it?
like:
Chapter 1
"The Funeral"

Thanks for your time :). Here's the Vid.

http://www.youtube.com/watch?v=n7RwIQuTN1k

User avatar
Suwamoto
Regular
Posts: 66
Joined: Wed Sep 05, 2012 7:36 am
Contact:

Re: Need Help

#2 Post by Suwamoto »

1. For the intro, I would use images instead of text. Cause they are more comfy to work with. (That way you can use transitions and ATL)
More about ATL here: http://www.renpy.org/doc/html/atl.html
2. You can change the namebox's position by using the style's margin and padding. ovo More about textboxes: http://lemmasoft.renai.us/forums/viewto ... =51&t=9233
3. Like in 1, I would rather use images. Otherwise, you can break it into a two liners like this:
"Chapter 1{p=1.0}\n \"The Funeral\""

metalica
Newbie
Posts: 21
Joined: Wed Jan 05, 2005 1:29 pm
Contact:

Re: Need Help

#3 Post by metalica »

thanks for your help. I'm gonna try to understand how ATL works, seems pretty useful though hard to understand(hope my little brain can grasp how to use it).
if i can figure how to do it, i'll follow your advice and use images then¨¨

Thanks

Post Reply

Who is online

Users browsing this forum: No registered users