S: Oscillator, Oscillate GameObjects smooth inside Unity

Oscillator.cs can be used for 2D and 3D Games within Unity. Attached you can Oscillate A Object between Starting Position and End Position
S: ButtonOpenURL, Setup Buttons to Open an URL from Unity

With this easy to use ButtonOpenURL Script you can define quickly Butttons that lead to an URL inside the World Wide Web
S: AutoScrollRect, Make your Scroll Rect Auto Scroll Content

With the declared Properties we Start a PingPong Mathf that will increment and decrement the Scroll Rect Content between the value 0 and 1 and perform the Auto Scroll.