Crazy camera
This commit is contained in:
@@ -111,11 +111,11 @@ public class carcontrolv2 : MonoBehaviour
|
||||
}
|
||||
|
||||
//idk camera mobning rammer hårdt
|
||||
float THINP = hInput/10;
|
||||
if (THINP != hInput)
|
||||
{
|
||||
THINP+=hInput/10;
|
||||
}
|
||||
// float THINP = hInput/10;
|
||||
// if (THINP != hInput)
|
||||
// {
|
||||
// THINP+=hInput/10;
|
||||
// }
|
||||
|
||||
|
||||
//lookat.transform.localPosition = new Vector3 (THINP*1.5f,1,4);
|
||||
|
||||
Reference in New Issue
Block a user