Camera follow player entity

Hello,

I’m trying to make the main camera follow my player entity. Any ideas on the script to do that?

Search the forums and/or Unity Answers for terms like ‘follow camera’, ‘third person camera’, and ‘3rd person camera’. You should also be able to find some pre-made scripts in the standard assets, in the forums, or on the wiki that’ll help get you started.

Okay thanks, ill try that.