automated uv scrolling

Hmm, looks like the current implementation only modifies the default TextureStage.

To generalize it, we should have a parameter on UvScrollNode that allows you to specify the TextureStage you wish it to modify, with a default value of the default TextureStage.

David