A downloadable tool for Windows, macOS, and Linux

Download NowName your own price

ChronoBG adds real-time progression and automatic day/night background transitions to any Ren'Py project. It also automatically tracks days of the week and stores the number of days that have passed. Additionally, there is a hover function on the analog clock that displays the time info digitally.

Features

  • Dynamic backgrounds that change in real time
  • Tracks days of the week
  • Tracks total days
  • Analog and digital clock variants

How to Use

  1. Drop chrono_bg.rpy into your project’s /game folder
  2. Drop /images folder into your project’s /game folder
  3. Drop /fonts folder into your project’s /game folder
  4. Add image 0_day = "lounge-1.webp" & image 0_night = "lounge-2.webp"
    (Replace with your own images for day/night)
  5. Add $ start_clock() to your script to begin real-time tracking
  6. Use additional commands to control time:
    • $ stop_clock() — pauses time
    • $ resume_clock() — resumes time
    • $ set_time("9a") — sets time to 9:00 AM
    • $ add_time("+15min") — adds 15 minutes
    • $ add_time("+2.5hr") — adds 2.5 hours

ChronoBG is lightweight, customizable, and designed for creators who want immersive, ambient time flow with minimal setup. By default 2 real-time minutes = 1 in-game hour. The day BG displays 5am -  8pm. The night BG displays 8pm - 5am. All of this is easily changeable in chrono_bg.rpy.

A launchable demo project is included to showcase the system in action and help you understand how it works.

License: Free for commercial and non-commercial use

Credit is greatly appreciated. You can link to either my itch.io, patreon, or ko-fi page.

Published 5 hours ago
StatusReleased
CategoryTool
PlatformsWindows, macOS, Linux
AuthorSlavien Games
GenreSimulation
Made withRen'Py, GIMP
TagsImmersive, Real-Time, Ren'Py, sourcecode, Project template
Code licenseMIT License
Average sessionA few seconds
LanguagesEnglish
InputsKeyboard, Mouse

Download

Download NowName your own price

Click download now to get access to the following files:

ChronoBG-1.0-pc.zip 40 MB
ChronoBG-1.0-mac.zip 36 MB

Leave a comment

Log in with itch.io to leave a comment.