CTC on narrator?

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
lein
Newbie
Posts: 13
Joined: Sat Jul 26, 2008 1:06 am
Contact:

CTC on narrator?

#1 Post by lein »

Hello all, I'm sorry if this thread is a repost...
I've been searching for threads asking about CTC but I don't find any regarding to the solution of my question :

How to put a ctc / click-to-continue animation when the narrator's speaking?

how to put a ctc anim in every char is already well-known.... but I don't know for the narrator.
I'm sorry if this kind of post is a total newbie post coming from a total newbie ren'py user.

thank you!
My artworks on deviantART.
Now also opening commission! *shameless promotion mode on


I wish I could start off my own VN thread ASAP ._.

apricotorange
Veteran
Posts: 479
Joined: Tue Jun 05, 2012 2:01 am
Contact:

Re: CTC on narrator?

#2 Post by apricotorange »

Code: Select all

define narrator = Character(name=None, ctc=my_ctc)
There isn't really anything special about the narrator except that it's predefined and it's named "narrator". You can overwrite it with whatever Character you want.

User avatar
lein
Newbie
Posts: 13
Joined: Sat Jul 26, 2008 1:06 am
Contact:

Re: CTC on narrator?

#3 Post by lein »

so it's actually 'narrator' itself! how can i not think that way... uh what a n00b i am -_-

thank you very much!
My artworks on deviantART.
Now also opening commission! *shameless promotion mode on


I wish I could start off my own VN thread ASAP ._.

Post Reply

Who is online

Users browsing this forum: No registered users