Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Sun 25/01/2004 12:34:40

Title: Character sizes
Post by: on Sun 25/01/2004 12:34:40
What do you all think is a good character size for a game. In pixels, because I want to know how big to draw my characters.
Title: Re:Character sizes
Post by: Scorpiorus on Sun 25/01/2004 12:53:35
It's always relative to the resolution your game is designed for. A good way would be probably to draw a background image first then set it as a background layer in Photoshop (or whatever supporting layers) and draw your character over as a separate layer, thus you can always see how big you need him to be (relative to the original background image).

~Cheers