Hi, sorry to bother everyone with this rather dumb question, but I'm brand new to AGS. Anyhoo, I've made this 640*400 background image for a room, but whenever I import it, the image shown in game has a black bar to the right of it, and the original image gets squeezed to fit it. I'm not sure what is wrong, but any help would be great.
As a sidenote, are you able to make looping animated objects, or do you have to make it as a character?
Did you set your game resolution to something below 640 * 400?
Oh... Shoot, your right. My image was 600*400, not 640*400. Retarded mistake... Thanks for your help :D
On your sidenote question, the AnimateObject method's last parameter is "repeat", which specifies whether the object's animation should keep repeating or not.