I know it's not possible to use the regular
"renderer.material.SetTextureOffset("_MainTex", new Vector2(-Time.time * scrollingSpeed, 0));"
To offset a texture of a sprite. but is there another way to do it with the 2D toolkit? I'm using the tk2dCamera with my collections.