Esempio n. 1
0
 public void Action(PlayerControllerScript player)
 {
     player.AddItem(this.gameObject, CreateItem());
 }