Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Ozwalled on Sun 18/01/2004 11:01:48

Title: Moving Two Characters Independently
Post by: Ozwalled on Sun 18/01/2004 11:01:48
After looking at http://www.agsforums.com/yabb/index.php?board=10;action=display;threadid=8303

I was wondering if it would be possible, without ACTUAL switching between characters, to move one character about with mouse clicks and a second one with the keypad (would they be able to move simultaneously?).

Is there any possibilty that this could be done?
Title: Re:Moving Two Characters Independently
Post by: Barcik on Sun 18/01/2004 11:40:34
According to my knowledge, both actions are non-blocking, so it can be done easily by just combining both scripts together.
Title: Re:Moving Two Characters Independently
Post by: Ozwalled on Sun 18/01/2004 11:46:33
Nifty. I'll have to give that a go sometime.

Thanks!  ;D