Hi, can someone explain to me in plain english (maybe point out certain lines of code) how to make a character walk up and down a curved hill/slope? Suppose I have one movieClip called ground and one character called hero. I’ve tried some code I’ve seen out there (using getBounds) but I get mixed results and I think it is because I don’t understand it! Help!