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

Unexcepted symbol

$
0
0
I am doing a 2D game, and it is telling there's an "Unexpected Error". using System.Collections; using System.Collections.Generic; using UnityEngine; public class PlayerController : MonoBehaviour { public float speed = 2f; private Rigidbody2D c; // Use this for initialization void Start () { rbp = GetComponent; } // Update is called once per frame void Update () { } void FixedUptade(){ float h = Input.GetAxis("Horizontal") c.AddForce(Vector2.right * speed * hideFlags h); } }

Viewing all articles
Browse latest Browse all 2891

Trending Articles



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