How to move GUI elements like text in game (Like Star Wars Intro)

I have been looking into this for a while and have yet to find a simple way to implement this. Lets say I wanted to scroll text up and down on the screen, similar to the star wars intro for example. Let say I want text to move directly forward or backward from the camera. How would I go about doing this?

You need 3d Text, not unity’s GUI( at least to my knowledge)