Esempio n. 1
0
 public void Use(Tool toolToUser)
 {
     tool = toolToUser;
     tool.AttachTo(gameObject);
 }