Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Shading a Sprite
#1
So I've been googeling for a answer but I can't seem to find good words to search for, I tried like: DirectDraw fastblt shading etc..

Do anybody know a good way to shade the sprite? Then please explain.
Reply
#2
eh... pixel shade O_o.. i dont really get what your asking.. you want a tool which shades a sprite for you?
Reply
#3
He wants a method that he can program into his game that will shade the sprite darker while on darker tiles.

Not a tool.
Reply
#4
Advocate Wrote:He wants a method that he can program into his game that will shade the sprite darker while on darker tiles.

Not a tool.
Exactly.
Reply
#5
Well. You could do the easy way and make a few different versions of all sprites and tiles a bit darker and a bit darker, then use tile types or map properties to make them change when in darker rooms, OR you could create a DX7 and DX8 hybrid and use pixel shading (Hard) OR you could use my alpha-blending utility to make a person sized black bmp above people.
Reply
#6
DirectX8 conversion is the way to go. Alphablend is the faggot Tongue
Reply
#7
Quote:OR you could use my alpha-blending utility to make a person sized black bmp above people.
Sounds like the best example.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)