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

I have this stupid thing called parsing error cs8025 on my GunShot Script

$
0
0
Hi my name is Richard Haley and Ive been having trouble getting rid of the parsing error cs8025 some please please please help me out my script is right here and here is what it is: using UnityEngine; using System.Colection; public class GunShot : MonoBehaviour { //Use this for initialization void Start () { var gunsound = GetComponent.AudioSources gunsound.Play(); } //Update is called once per frame void Update () { GetComponent.Animation>(Play("GunShot") }

Viewing all articles
Browse latest Browse all 7934

Trending Articles