Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: aguazul on Sun 28/10/2012 19:15:30

Title: sugerencia sprites
Post by: aguazul on Sun 28/10/2012 19:15:30
Hi I'm new. I want to make sprites moment to learn gradually the AGS engine. Any advice for that size of a character sprites?, If I use 1024/768 resolution with 256 colors and 32-bit. My issue is that frames fluency can perform the original engine with a good sized AGS into character.
That pixel size you use for the character look good?, Eg the size of 156x70 sprite ..

If anyone knows of any reference thread in the forum also I would be answer.

Thank you.
Title: Re: sugerencia sprites
Post by: Eric on Sun 28/10/2012 22:51:14
I think the general rule is draw a background, draw a door, make the sprite 85-90% the height of the door.
Title: Re: sugerencia sprites
Post by: Andail on Mon 29/10/2012 13:26:33
People tend to ask this question often, but I don't quite understand it. Surely you will notice if the character is big enough once you import it into your game? If the character appears too small on the screen, make him bigger. If he's too big, make him smaller. You can make placeholder sprites at first so you won't have too much work re-making it.
Title: Re: sugerencia sprites
Post by: aguazul on Mon 29/10/2012 16:17:58
Understood. I just wanted to know the common size, but what you say is logical. jeje.

thanks for the answers.