Posts: 2,605
Threads: 412
Joined: Nov 2021
Reputation:
0
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.
eh... pixel shade O_o.. i dont really get what your asking.. you want a tool which shades a sprite for you?
He wants a method that he can program into his game that will shade the sprite darker while on darker tiles.
Not a tool.
Posts: 2,742
Threads: 115
Joined: Jun 2006
Reputation:
0
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.
grimsk8ter11
Unregistered
DirectX8 conversion is the way to go. Alphablend is the faggot