Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: remmies on Wed 21/07/2004 21:43:11

Title: character
Post by: remmies on Wed 21/07/2004 21:43:11
 ??? ok i looked it up in the manual first, but i don't know?ok, when i make a chracter in the default game the default chracter always comes up as the chracter sprite.i have made another sprite but i don't know how to save and import it?
Title: Re: character
Post by: Bernie on Wed 21/07/2004 23:18:08
I'm not sure what the problem is... do you mean transfering a character from a game to a different one? To do this, click the export button at the bottom of the 'characters' screen. Then start up the other game and click 'import character'. To make a character the player character, just check the 'this is the player character' checkbox, it's just under the view selection buttons.
Title: Re: character
Post by: remmies on Thu 22/07/2004 02:19:38
well i made the chracter and it contains a default sprite but i want a different sprite from the sprite manager but i can't get it into the chracter manager.
Title: Re: character
Post by: Raider on Thu 22/07/2004 05:14:46
are you trying to put your own character in to replace the defalt??

- Raider
Title: Re: character
Post by: Barbarian on Thu 22/07/2004 10:45:31
from the AGS editor, select "Views" then click on the "New View" button, then add the sprites for the different loops (Down, Left, Right, Up, etc..), then go to "Characters", and for your character you want to have that new view you just created, click on the "Normal View" button, and change the number to the view number you just created, example, if your newly created view number is View number 3, then you would enter 3.

   Is that what you're looking for?
Title: Re: character
Post by: remmies on Thu 22/07/2004 15:01:10
thanx! ;D