Animation problems
Posted: Sun Feb 05, 2012 9:24 pm
I have problems with 2 things. First my platform. I decided not to use tiles and just draw out the terrain with paint. I don't know if im doing it wrong or what but im trying to make the terrain go downhill and back up but my character just walks right over it like its not there. I think it has to do with the transparency? Im not sure but here it is: . Ok my next is with a running character. The stop right and left and the run left and right work fine. The problem is when i press, say right arrow key, the animation plays right and then if i press left at the same time he goes left and the animation plays run left like it should. (But when i let off of left and keep right held down the animation changes to stop left and he starts moving to the right side of the screen. Is there a key down or key up i can use to just lock him in one spot if both arrow keys are pressed? Thanks!