My plans this summer are to do a lot more walking and urban hiking. The hardest parts of this were to make the trees appear at random heights and move at random speeds. The second hardest part was to get the sun to appear *behind* the trees.
All Real Credit goes to GentleCoder. I just gave some order to the "parallax" he already had going. I'm certainly having trouble with the layers..for example, if Cat is on layer 3, I can't seem to have some trees in front of and some trees behind the cat....it works for a little while, then all trees are covered by the cat. Finally, I just added the front "bushes" -- but then, it would have been nice to have the code block shared between the tree and bush sprites (but in a perfect world, layering is fixed and the bushes just become a costume of tree) Have fun remixing!