Hey sorry to bump such an old topic, but I'm having a lot of trouble with this module and there doesn't seem to be anywhere around where I can find the answers. I've looked at the demo game and I've read the documentation but I can't find anywhere that explains how I set the speed of my credits.
I'm using the eCreditTypewriter thing and it displays everything so fast it is barely readable. I would like it to display a lot slower and to pause between the displaying of each credit. The only two things I found were Credits.Pause() which I don't know how to use properly at all. If I insert it as it is nothing happens and if I put something in the brackets like a number then I get an error message. Nowhere in the documentation does it really explain how to use the commands, it just lists them so it is pretty hard for someone who is new to AGS like me.
And the other command was the Credit[n].Delay which apparently controls the speed of the scrolling but 1. I am using the static typewriter and 2. no matter what value I set it still blitzes all the text off faster than you can read it.
Can anyone help?
I'm using the eCreditTypewriter thing and it displays everything so fast it is barely readable. I would like it to display a lot slower and to pause between the displaying of each credit. The only two things I found were Credits.Pause() which I don't know how to use properly at all. If I insert it as it is nothing happens and if I put something in the brackets like a number then I get an error message. Nowhere in the documentation does it really explain how to use the commands, it just lists them so it is pretty hard for someone who is new to AGS like me.
And the other command was the Credit[n].Delay which apparently controls the speed of the scrolling but 1. I am using the static typewriter and 2. no matter what value I set it still blitzes all the text off faster than you can read it.
Can anyone help?