Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Imulatos on Wed 22/10/2008 18:47:18

Title: Help: Adding Special Animations To Conversations <solved>
Post by: Imulatos on Wed 22/10/2008 18:47:18
Hey folk!
Im new to AGS and corently been playing around with the options by creating my own short game to test it.

I was trying to add a special animation to a conversation:
I want my character to say something in the dialog editor, and then play a special animation.
for example:
Char: "I can do THIS!"
*do a little dance*

I already made the animation and made it run, but I cant get it to work with the dialog script editor because it uses a different scripting languege that lack the commands needed to run the animation. please help me out.
Title: Re: Help: Adding Special Animations To Conversations
Post by: Khris on Wed 22/10/2008 18:56:03
http://www.adventuregamestudio.co.uk/manual/Conversations.htm

Check the run-script X part.
Title: Re: Help: Adding Special Animations To Conversations
Post by: Imulatos on Thu 23/10/2008 15:47:04
ok solved!
Thank you