Exemplo n.º 1
0
 void OnValidate()
 {
     if (test)
     {
         SimpleConsole.Log("rra" + Random.value);
     }
 }