Changing cps speed per character
Posted: Tue Dec 02, 2014 11:28 pm
Is it possible to specify different cps speeds (the rolling text speed, characters per second) through a parameter in Character()? (Or any other method, really)!
I tried doing something like
but that didn't seem to work.
I tried doing something like
Code: Select all
define girl = Character("Girl", cps_speed=90)