noob question

Started by Joseph, Thu 07/07/2011 04:45:16

Previous topic - Next topic

Joseph

noob question here. ;D
ive been reading here use a character for shadows that follow player. WHY? I want to make shadow under playuer but was just going to draw it INSIDE the art of the sprite.

???so why do some make a character just for shadows and make it follow? Whats the advantage?
Sorry if its a stupid question :-\
Spread the love...One.Turtle.At.A.Time.
http://www.youtube.com/watch?v=y0A77rohcyg

Khris

#1
If you don't want to set your game to 32bit color depth and use sprites with an alpha channel, you can use a second character with their transparency set to 50 or so to display a semi-transparent shadow.
Another advantage of this method is that you don't have to draw a shadow in every sprite (unless you want a more realistic shadow that changes depending on the character's posture, of course).

SMF spam blocked by CleanTalk