Implementing a Time Controller in Unity

EDITED: I have edited the scripts so that they are actual Singletons! Thanks to a suggestion from a friend I was able to find out how to implement them in Unity. I also followed this link as a reference HERE This week I worked on the implementation of a Time Freeze Controller and Time Controller. The…