Ok, this is particularly embarrassing. How do I edit the scripts of the camera? I’m trying to get it to change view point on command (So it ‘moves’ forwards/backwards/left/right.)
I’m sure I’m going to sound like an idiot when I tell you that I couldn’t understand your explanation, so apologies in advance.
Do you want your camera to move like a first person type of movement?
The camera doesn’t have any scripts by default; you have to create and/or attach the scripts you want. There are a number of camera control scripts included in the standard assets; if none of them gives you the behaviour you want, you can write your own. I’d suggest running through the basic Getting Started tutorials and at least one of the more advanced tutorials, so you understand the basics of how to work with Unity.