Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Thu 11/05/2006 16:00:01

Title: How do you create a day of the tentacle game with multiple playable characters?
Post by: on Thu 11/05/2006 16:00:01
The title says it all. I want to create a game where you can change between characters all with a different  inventory. What do I do?
Title: Re: How do you create a day of the tentacle game with multiple playable characte
Post by: Ashen on Thu 11/05/2006 16:10:40
That's in the BFAQ (http://americangirlscouts.org/agswiki/index.php/Graphics%2C_Characters%2C_Text_%26_Rooms#Having_multiple_characters_in_your_game).
Different characters have their own inventories by default, all you need to do is switch between them (http://www.adventuregamestudio.co.uk/manual/Character.SetAsPlayer.htm).