20-04-2008, 07:55 PM
I want to add Hair to my game, Yet, I'm not quite sure how to go about adding it. I was thinking a hair.bmp, And have it blted over the player, What do you guys think?
[Completed] Hair
|
20-04-2008, 07:55 PM
I want to add Hair to my game, Yet, I'm not quite sure how to go about adding it. I was thinking a hair.bmp, And have it blted over the player, What do you guys think?
20-04-2008, 08:08 PM
That's how I do it, I send the player().Hair along with the sprite data, then blit it immediately after the sprite is drawn.
21-04-2008, 01:49 AM
Rezeyu Wrote:That's how I do it, I send the player().Hair along with the sprite data, then blit it immediately after the sprite is drawn. Allright, Ill try this. May need help programming it. Though I have a vague idea of how to do it.
22-04-2008, 05:16 AM
Just do it like paperdoll but a bit differently.
Hair is really simple. Just change a few things with creating character etc.
23-04-2008, 05:22 AM
Hey, It was pretty simple! Works great too.
|
« Next Oldest | Next Newest »
|