uhmm...
i dont see pannels for the rigt clicking the ground =(
uhmm...
i dont see pannels for the rigt clicking the ground =(
Well...
Nice tut,helpful,easy,friendly to reader,but the only thing is that there are too many codes to remember!! Anyway thnx! :)
programming jargon
This was very very helpful, I'm not sure if someone let you know but from the looks of the jumping part, i can help explain.
the && !jumping is a part of the if that says if the character is not (!) jumping (a true or false variable) and the space key is pressed the character can execute the jumping code.
in the jumping code the variable 'jumping' is set to true instead of false so that you can not jump while already jumping.
anyway im sure people wanted to know that...
this helped me for sure...
....but i couldn't get it to work your way with the item grabbing. I saw someone elses review said the same thing, so i dont think it was just me.
Not bad though, explained some things very well, others not well enough. its definitly worth taking a look at just to see something you might not have known about.
Thankyou!
THANK YOU SO MUCH! this TUT is awesome!