random not working unity code example
Example: random.range unity not working
//Do u have using System too? If so u have to specify w
UnityEngine.Random.Range(1, 10);
//Do u have using System too? If so u have to specify w
UnityEngine.Random.Range(1, 10);