Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: GT on Tue 29/11/2005 02:19:05

Title: Animating backgrounds
Post by: GT on Tue 29/11/2005 02:19:05

I'm trying to add some animation to the background in the intro of my game, by using the "animating backgrounds" function, although for some reason it doesn't work.
It works in another room of the game, although it doesn't work in the other one that I want it to.

Any suggestions as to what the problem could be?

Thanks
Title: Re: Animating backgrounds
Post by: Gilbert on Tue 29/11/2005 02:29:56
Please give more details, we can't help you with wild guesses.
Title: Re: Animating backgrounds
Post by: GT on Tue 29/11/2005 16:40:44
In the third screen of my intro I am trying to rotate the background image using the "Animate backgrounds" button. The background images are the same as each other apart from some objects in the sky, so that it looks as if objects are moving in the sky.
Title: Re: Animating backgrounds
Post by: Gilbert on Wed 30/11/2005 01:10:16
Still, we can't help much doing wild guesses.

Did you use any SetBackgroundFrame() function in the script ? Also, check the speed (delay) of the background frames.