Exemplo n.º 1
0
 private void Awake()
 {
     context = new PlayContext(this, true);
     context.Start();
 }