Version: 1.0.1

Description: Simple cycle of day and night.

Compatibility:

  • RPG Maker MV: 1.5+
  • RPG Maker MZ: 1.0+

Requirements and dependencies:

  1. Availability of working plugin Game Time version 2.6.0 or above

Screenshots:

spoiler

Script calls:

spoiler
  1. Show tint of day/night: $gameTimeTint.show()
  2. Hide tint of day/night: $gameTimeTint.hide()
  3. Set static time for day/night tint: $gameTimeTint.setStaticTime(hour, min)
    hour – Hour
    min – Minutes
  4. Reset static time for day/night tint: $gameTimeTint.setStaticTime(null)

“Help” languages: English, Russian

Terms of use

How to get a commercial license

Play demo online

Downloads:

Demo (MZ):

Game_Time_Demo.rar (19.0 MB)
(Last update: 14 November 2023 10:52)

Plugin:

DK_Game_Time_DayNight.js (29.3 KB)
(Last update: 01 February 2023 14:06)