Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: kingboo247 on Fri 01/08/2008 01:34:39

Title: Help with blinking screen
Post by: kingboo247 on Fri 01/08/2008 01:34:39
Something went wrong with my game.  When i test it, the background blinks and changes to my other backgrounds, going through a cycle.  I looked in the room script, but all it says is
"// room script file"
I would really appreciate some help on this
Title: Re: Help with blinking screen
Post by: Gilbert on Fri 01/08/2008 01:38:32
Yor probably imported other background frames to the same room.
Check the "Background to display" list in the room, if there're frames other than the main one, delete them.
Title: Re: Help with blinking screen
Post by: kingboo247 on Fri 01/08/2008 22:05:43
That was the problem.  Thanks for the help!