Page 1 of 2
Sprite
Posted: Fri Oct 30, 2009 11:08 pm
by skacke
Hey!
Can anyone link a good tutorial on howto use sprites, or maybe someone could show me here?

Re: Sprite
Posted: Fri Oct 30, 2009 11:11 pm
by Lord Strife
in what way are you trying to use them ?
Re: Sprite
Posted: Fri Oct 30, 2009 11:14 pm
by skacke
I want to have a visible character in my game.
So every player should be able to change the hair and eyes and stuff like that

Re: Sprite
Posted: Fri Oct 30, 2009 11:15 pm
by Lord Strife
ahh i c we'll what type of game are you making , is it php based or from a Game Maker program of the sort ?
Re: Sprite
Posted: Fri Oct 30, 2009 11:17 pm
by skacke
it is php based.

Alot like the mmo tutorial game, but i've modified it alot.
Re: Sprite
Posted: Fri Oct 30, 2009 11:19 pm
by Lord Strife
alright sorry for so many questions , I cant give you a answer right now , but I will have something for you to use soon (might even be in a hour or so) , if its Php based I am sure I can hunt down exactly what ya need and break it down so its easy to implement.
Re: Sprite
Posted: Fri Oct 30, 2009 11:22 pm
by skacke
Okay, thank you

Re: Sprite
Posted: Sat Oct 31, 2009 12:59 am
by Lord Strife
ok I found what your looking for , but it really will need alot of work from some of the graphics talented members around here. You basically need to create a base avatar image and then A TON of other images (images you will need use to give them their features , hair,glasses etc. )
Re: Sprite
Posted: Sat Oct 31, 2009 4:17 am
by hallsofvallhalla
Re: Sprite
Posted: Sat Oct 31, 2009 10:34 am
by skacke
Lord Strife wrote:ok I found what your looking for , but it really will need alot of work from some of the graphics talented members around here. You basically need to create a base avatar image and then A TON of other images (images you will need use to give them their features , hair,glasses etc. )
Can't you just use like 5 images, 1 base avatar 2 body 2 head? Just to show how it's done?
