Completed course 2 adn 3, working on 4
This commit is contained in:
@@ -9,7 +9,7 @@ public class ResourceSourceUI : MonoBehaviour
|
||||
// Start is called once before the first execution of Update after the MonoBehaviour is created
|
||||
void Start()
|
||||
{
|
||||
|
||||
resourceQuantityText.text = resource.quantity.ToString();
|
||||
}
|
||||
|
||||
// Update is called once per frame
|
||||
|
||||
Reference in New Issue
Block a user