public void OnClickedCollectButton()
 {
     resourceController.CollectResource();
 }