Game Time Kit

Hello Everyone!

I’m working on a calendar plugin that will allow you to adjust the gaming time. For example, as in the tycoon games.

This plugin will allow you to:

Core

  • Set the date and time for the start of the game time

  • Establish the beginning and the end of the working day

  • Create custom events on a specific date and time

  • Get the status of the current date and time

Time controll

  • Scale global unity time
  • Pause and continue calendar timer
  • Stop and start new day
  • Restart current day

Events

  • Track the start and end of all events

  • Get all events or get on a specific date

  • Customize events by extends EventObject

  • Prepare event collections in advance using Event Collection Creator

also there is a demo implementation of the GUI of all calendar functions with the creation and display of events, scale global time, strat, restart, stop and continue day.

Support

To support you as a client and to improve this package, a github project with documents, a tutorial and an error or a problem tracking function will be created. (Soon)

Overview
https://www.youtube.com/watch?v=-BmwRlg9PtQ

Questions

  • Will this project interested for you?
  • What features you would to add on this project?
  • What price is be comfortable for you to pay for this asset?

P.S.

I must apologize for my bad English. This is not my native language, and if you find an incorrect phrase structure or grammatical error, I will be grateful if you let me know.

Hi, Tony. At the moment I’m working on restaurant tycoon game.
Restaurant has business hours, managed by player. I want to give the user the opportunity to set this time not only at new game starts, but also change it during gameplay.
The question is, can I set these values from script?

Hi. Unfortunately now it is impossible. Asset is almost ready for release, but I will definitely add this requirement to the next update.

I just buy this and look very cool

1 Like

Thanks a lot!

If you have any issue or you know how we can improve this plugin - use our git repository https://github.com/Gravideots/GameCalendarKit/issues

How can get the clock to continue to next day without stopping?