Jump to content

[2.55] NEW Palette Based Day/Night System

Overview
Creator: Moosh Updated: 24 Feb 2026 Tags: 2.55, FFC, Generic Downloads: 59
Rating[?]: Rating: 4.33/5 (2 ratings)
Download Example
(1.71 MB)
Information

Description Setup Reviews Comments

This script adds day and night palette transitions. There's already a couple other scripts by Emily that do this, but they each have different methods, one using warps and the other using tint. This one uses 2.55's ability to change DMap palettes and write to palette data, so it won't affect UI and sprites and doesn't require setting up multiple DMaps. Unlike the previous version there is minimal palette setup needed.

In addition there's a couple other utility features included:
  • A script to change warps based on the time of day
  • A script to trigger secrets based on the time of day
  • A script to set the time of day to a desired value
  • The time of day can be synced to the system clock for the complete gimmicky Nintendo experience
Update 7/18/23: Fixed a bug where auto tinting was affecting level sprite csets by default.
Update 2/24/26: Fixed compatibility with 3.0 when drawing the timer, fixed a weird palette issue when scrolling, and added new dmap scripts to improve the setup experience.