Quantcast
Channel: Questions in topic: "error"
Viewing all articles
Browse latest Browse all 7934

Where to put ;

$
0
0
Hi my unity console says that I'm missing 3 semi-colons WHERE? -I feel so dumb : ( Sorry I'm new to JS. Any help would be thanked. : ) #pragma strict float Yh = Screen.height / 2; float Xw = Screen.width / 2; function Start () { } function Update () { transform.eulerAngles = new Vector3(Input.mousePosition.x + Xw + transform.eulerAngles.x, Input.mousePosition.y + Yh + transform.eulerAngles.y, 0); yield return new WaitForSeconds(5); }

Viewing all articles
Browse latest Browse all 7934

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>