Crazy camera

This commit is contained in:
magn9775
2024-04-23 14:43:20 +02:00
parent 2990a061ae
commit 75d677442d
14 changed files with 1037 additions and 926 deletions

View File

@@ -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);