Question by 
               murakami_coz · Aug 28, 2016 at 03:22 PM · 
                c#camera follow  
              
 
              Camera following on Green and Red Axis
Hi.
Now, I have a script of following camera with xyz. 
pos = obj.transform.position; pos.x += 48; pos.y += 33; pos.z += 45;
obj is target object. Of course, This move on Blue Axis too. I don't know how scripting that Camera following target object on Green and Red Axis.
I usually C#. 
 
                 
                unity.png 
                (143.5 kB) 
               
 
              
               Comment
              
 
               
              Your answer