I have tried looking this up many times and still have not been able to figure it out. I wont the camera to follow my player from behind the player. I’m not sure but most of the codes ive seen have used var and when i use var it comes up as error. If anyone could help it would be greatly appreciated. I’m knew and need help thank you.
Take a look at this tutorial series.
Specifically the one in this link, and the other ones after this one, which deals with camera.
In general, this tutorial series is KILLER if you want to make hack and slash type of games too.
ok thank you
Um - in the asset bundles that come with unity there is a good smooth follow script. (case you didn’t know) lol.
The tutorial that I linked to takes the Smooth Follow script, and incorporates it into ONE camera script.
It also lets you rotate around the character on mouse click, as you are able to in e.g. World of Warcraft.