Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: InCreator on Sat 22/11/2003 00:22:44

Title: a bit weird suggestion
Post by: InCreator on Sat 22/11/2003 00:22:44
Paths. Some games have npcs wandering around (Lure of temptress, shadow of the comet,etc).
Is it possible to have pre-defined paths for npcs?
So they  move on specified route through - let's say 5-or 6 rooms?

And I notice that there's "Player walks out n edge" room interaction. Haven't tried but I assume it won't work on non-player characters.

"NPC walks out n edge" could be useful then, too.


Title: Re:a bit weird suggestion
Post by: MrColossal on Sat 22/11/2003 01:15:21
check out the Character Control System

http://www.agsforums.com/games.php?category=100&action=search&sterm=ccs&action=showpic&game=186

mayhaps that can help?

eric
Title: Re:a bit weird suggestion
Post by: Pumaman on Sat 22/11/2003 12:11:05
and if you only need a predefined path through one room, you can just use the MoveCharacterPath command.