Walk in and out of rooms

Started by Candle, Sun 25/04/2004 08:52:18

Previous topic - Next topic

Candle

I would like to have a character (not main character) walk down the street and in to a door way and then come back out after a few sec's  like they do in The secret of Monkey Island .
How would I do that ? I can't seem to find it in the drag and drop way ..

Ishmael

#1
See MoveCharacterPath in the manual for start

And this thead for more info.
I used to make games but then I took an IRC in the knee.

<Calin> Ishmael looks awesome all the time
\( Ö)/ ¬(Ö ) | Ja minähän en keskellä kirkasta päivää lähden minnekään juoksentelemaan ilman housuja.

..

You could make the door a walk behind and have a walkable area behind the door.

Then use the move character and face location interactions in the drop down lists and then Run script and put something like
WaitKey(50); (50 is how long you want them too wait) and then use the move character functions etc again.

NOTE: You'll have to make sure the Movement is TRUE(Where you have to wait for the move too finish b4 the next thing happens)

Candle

Well thank you for your help , I may just  pass on this as I don't have the coding skills to pull this off and look good too .
All ways other things to do .. :)

..

Its not that difficult all you have to do is use the Move Character and Face location things from the drop down box and one line of script.

SMF spam blocked by CleanTalk