System Code
using System.Collections;using System.Collections.Generic;using UnityEngine;
if (tempSecond >= 1) { Minutes += 1; tempSecond = 0; } }