A downloadable tool

This is a reusable scene aiming to reproduce the fade in and fade out effect present in Sonic 1 and Sonic 2 using shaders.

Download

Download
GitHub
External

Install instructions

Usage

  1. Add the this scene along with its dependencies (GDScript + Shader code) to the root node of your tree.
  2. Setup it by $Transitions.init(transition_duration_in_seconds)
  3. Call it wherever you want by $Transitions.fade_in() or $Transitions.fade_out()

For more info, visit the GitHub website provided in the download section.

Leave a comment

Log in with itch.io to leave a comment.