Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Thu 15/01/2004 00:30:34

Title: Animate Objects
Post by: on Thu 15/01/2004 00:30:34
I'm sorry if this seems like a stupid question, but I can not for the life of me figure out how to animate an object in a room (i.e. the flame on a torch). Any sort of help would be tremendously appreciated.

Thanks,
OftenK
Title: Re:Animate Objects
Post by: Darth Mandarb on Thu 15/01/2004 00:38:10
Search the Help file for "Views" to learn how to create animation.

Search the Help file for SetObjectView and AnimateObject to find out how to animate them in your room(s).

It explains it very well.
Title: Re:Animate Objects
Post by: on Thu 15/01/2004 00:48:59
You are officially my new best friend.