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

Assets/PlayerControl.js(3,21): UCE0001: ';' expected. Insert a semicolon at the end.

$
0
0
Why isnt it working, I can't add player movement in unity!!!1 #pragma strict var moveUp : KeyCode var moveDown : KeyCode var speed : float = 10; function Update () { if (Input.GetKey(moveUp)) { } else if (Input.GetKey(moveDown)) { } else { } }

Viewing all articles
Browse latest Browse all 7934

Trending Articles



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