Quantcast
Channel: Answers by "Kerihobo"
Viewing all articles
Browse latest Browse all 78

Answer by Kerihobo

$
0
0
it's important that your script is allowed to inherit from monobehaviour which is a base class in the UnityEngine namespace. to inherit from monobehaviour, your script must at least look like the following: using UnityEngine; using System.Collections; public class MyClass : MonoBehaviour { } did you accidentally remove the "using UnityEngine;" from the top???

Viewing all articles
Browse latest Browse all 78

Trending Articles



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