Typewriter/Scrolling Text effect

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
Klona
Newbie
Posts: 2
Joined: Mon Sep 11, 2017 2:59 pm
Contact:

Typewriter/Scrolling Text effect

#1 Post by Klona »

I've tried searching for this in google, but I just can't find the right code. I think the codes I found were outdated. Does anybody know the code to enable the typewriter text effect? It's in every VN I read.

User avatar
Scribbles
Miko-Class Veteran
Posts: 636
Joined: Wed Sep 21, 2016 4:15 pm
Completed: Pinewood Island, As We Know It
Projects: In Blood
Organization: Jaime Scribbles Games
Deviantart: breakfastdoodles
itch: scribbles
Location: Ohio
Contact:

Re: Typewriter/Scrolling Text effect

#2 Post by Scribbles »

I'm assuming you mean the text delay? Under options.rpy

Code: Select all

## Preference defaults #########################################################

## Controls the default text speed. The default, 0, is infinite, while any other
## number is the number of characters per second to type out.

default preferences.text_cps = 0 ##you want to change this number, you'll have to play around with it to get it how you want it
Image - Image -Image

Klona
Newbie
Posts: 2
Joined: Mon Sep 11, 2017 2:59 pm
Contact:

Re: Typewriter/Scrolling Text effect

#3 Post by Klona »

Thank you! I found it, It's working very well. :)

Post Reply

Who is online

Users browsing this forum: Majestic-12 [Bot], piinkpuddiin, snotwurm