Community

SCI Programming => Mega Tokyo SCI Archive => Topic started by: RJD on November 30, 2002, 09:34:49 AM

Title: This is probably too easy...
Post by: RJD on November 30, 2002, 09:34:49 AM
This is probably an easy question  :-[  , but how do do this: aMan walks across the screen, looks around, and stands still.  ???
Title: Re:This is probably too easy...
Post by: Lord Hart on November 30, 2002, 04:17:55 PM
I'm thinking that your best bet would be to use changeState. And also create a view that has three loops.

One for walking across, one for having the character looking around and then finally have another for him standing still.

- Ultimo