Hi
How do you make an opening movie for a game in AGS?
Newguy
http://www.agsforums.com/yabb/index.php?topic=16179.0
Thanks for the link, but I meant using the AGS engine, similar to the opening movie for poom.
if you use the search function on these boards youll come up with some helpful links. by just typing in 'intro animate' i hit on a couple old posts such as:
http://www.agsforums.com/yabb/index.php?topic=12079.0
there you will get an idea of the function calls you can use, like StartCutscene, EndCutscene, AnimateCharacter and so on.