Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: October on Wed 13/07/2011 11:05:40

Title: Creating shadows under a levitating character?
Post by: October on Wed 13/07/2011 11:05:40
How can I create shadows under a levitating character, when the distance between the character and the ground sometimes changes?
Title: Re: Creating shadows under a levitating character?
Post by: Matti on Wed 13/07/2011 12:00:47
You could use a second character, bind him to the player's x,y coordinates and change his appearance depending on the player's z-position.