how do i make my character wait until the dialogue box has stopped??

Started by DragzGames, Sat 28/02/2009 10:45:29

Previous topic - Next topic

DragzGames

well i have got to the second room in my new game and i was wondering how to make my character stay still until the dialogue box has gone?

any help fast would be very helpfull thanks :)

Akatosh

That depends on what you mean by "dialogue box". If it's the thing shown by the Display or Say commands, you're home free, because it auto-pauses the game.

DragzGames

well its the one where i put in the coding overlay.createtextual(etc);

this is the dialogue ive got any help in gettin my character to stop ? while its on??

Akatosh

Simply enough. Just put a WaitKey command immediatly after the overlay stuff. Consult the manual for details.

SMF spam blocked by CleanTalk