i have so many questions but some imp questions are:
1:what is the full form of gui
2:from where i can download characters & their animation loop,talkin loop,blinkin loop.....
3:suppose i wnt to control another character in a game .how can i do that?
that's all
1. Don't know if this is what you meant, but GUI satnds for Graphical User Interface
2. I don't think there is anywhere to download complete characters, as most AGSers prefer to make their own. However:
http://www.juncmodule.com/juncSource.html
and
http://www.sylpher.com/ig/
both have some srites to get you started.
3. If you mean how do you create a new character, it's in the manual. If you mean how do you change between characters, like in DOTT, you need to use the SetPlayerCharacter(); command.
Hope this helps.