Hello!
I’m new to c# coding and I’m trying to create a script for camera, which will follow my object. I want to do that by getting my objects position and transforming camera position by it. I guess everything should be written in void update function. But how?