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

Why am I getting all these errors

$
0
0
I have just started making games & when i created a c# script for movement I got 15 errors visualstudio/xamarin studio do not recognise vector3 here it is using UnityEngine; using System.Collections; public class Player : MonoBehaviour { public float movespeed; private vector3 input; // Use this for initialization void Start () { } // Update is called once per frame void Update () { input = new vector3(input.getaxis("horizontal"), 0, (input.getaxis ("vertical")); rigidbody.addforce(input "movespeed"); I have 12 errors right now can anyone help me?

Viewing all articles
Browse latest Browse all 7934

Trending Articles



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