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

Parsing error

$
0
0
using UnityEngine; using System.Collections; public class BirdControl : MonoBehaviour { public Vector2 JumpForce = new Vector2 (0,500); // Use this for initialization void Start () { } // Update is called once per frame void Update () { if (Input.GetKeyDown (KeyCode.Space)) { GetComponent().AddForce (JumpForce); Unity:Assets/NewBehaviourScript.cs(4,16): error CS8025: Parsing error Can someone help me, im a starter......

Viewing all articles
Browse latest Browse all 2891

Trending Articles



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