Quote:
Originally posted by Faheria_GP2
well, I am making a guy that floats, and I want a shadow to be displayed below the player by reading string "altitude", so yes, maybe a parameter is the best way
|
Hey! If you want that, you don't need a parameter. Just save the player x and y+3, put a little shadow image there, and then change the player's y- according to the specified altitude, and then have the shadow move along with the player. Is that genius or what?