Hi
Ive finally decided to use ags 3.1...
Where DISPLAY is now used instead of NARRATOR, is there a way of it automatically going on to next SAY instead of waiting for mouse / keyboard click???
Here is my started script:
cRedpants.Say("I'm just going out to see my friends");
Display("You're Mother shouts: 'Don't you be home late my lad, your'e father will be angry'");
cRedpants.Say("I won't");
cRedpants.Walk(602, 427, eBlock);
Qikire
Ive finally decided to use ags 3.1...
Where DISPLAY is now used instead of NARRATOR, is there a way of it automatically going on to next SAY instead of waiting for mouse / keyboard click???
Here is my started script:
cRedpants.Say("I'm just going out to see my friends");
Display("You're Mother shouts: 'Don't you be home late my lad, your'e father will be angry'");
cRedpants.Say("I won't");
cRedpants.Walk(602, 427, eBlock);
Qikire