Question by 
               SirWaffleGamin · Mar 23, 2016 at 11:41 PM · 
                c#rotationscripting problemtransformfirst-person-controller  
              
 
              How to change rotation for a FirstPersonController through script.
When you add in the FirstPersonController prefab into the scene, you get a bunch of components for you to edit. One of these components is the Transform component. I want to be able to change these set of values in the script for the FirstPersonController.
I'm not the best at English or explaining things so let me know if you need more information.

 
                 
                lel.jpg 
                (15.5 kB) 
               
 
              
               Comment
              
 
               
              Your answer
 
             Follow this Question
Related Questions
How to make the rotation of a child object of object A match the rotation of object B ? 0 Answers
Is there a transform method equivalent to assigning euler angle offsets? 1 Answer
Vector3.Lerp not working properly, making the player bounce around 2 Answers
Idicator arrow flips upside down when player is below certain y axis. SOLVED!!! 0 Answers
how do i rotate an object? C# 1 Answer