Creating a Timekeeper

Updated: 2018-09-06

The first thing you want to do in any Chronos scene is to create a Timekeeper object. Think of it as the main camera, but for time: without it, nothing will function properly.

Creating a Timekeeper is as easy as creating any built-in Unity object. You can create one from the GameObject menu, by right-clicking any empty space in the hierarchy window.

Once the timekeeper is in your scene, there is no further configuration needed! We can start adding some clocks.

For more information about the Timekeeper class, see the API Reference.

Was this article helpful?
Be the first to vote!
Yes, helpful
No, not for me