Completed course 2 adn 3, working on 4
This commit is contained in:
@@ -35,5 +35,6 @@ public class ResourceSource : MonoBehaviour
|
||||
Destroy(gameObject);
|
||||
if(onQuantityChange != null)
|
||||
onQuantityChange.Invoke();
|
||||
gatheringPlayer.GainResouces(type, amountToGive);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user