easytimer

  1. xandeturf

    Solved Easy Timer Module C#

    This timer system I made and simply easy to use, if there are bugs or bad written code inform for the correct corrections. using System; using System.Collections.Generic; using UnityEngine; namespace TimerEdit { public class TimerEditStart { //timer private static...