Can anyone link a good tutorial on howto use sprites, or maybe someone could show me here?
Sprite
- Lord Strife
- Posts: 104
- Joined: Wed Oct 28, 2009 3:10 pm
Re: Sprite
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
So every player should be able to change the hair and eyes and stuff like that
- Lord Strife
- Posts: 104
- Joined: Wed Oct 28, 2009 3:10 pm
Re: Sprite
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
it is php based.
Alot like the mmo tutorial game, but i've modified it alot.
- Lord Strife
- Posts: 104
- Joined: Wed Oct 28, 2009 3:10 pm
Re: Sprite
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.
- Lord Strife
- Posts: 104
- Joined: Wed Oct 28, 2009 3:10 pm
Re: Sprite
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. )
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: Sprite
Can't you just use like 5 images, 1 base avatar 2 body 2 head? Just to show how it's done?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. )