Sonic Palette Fade
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.
Status | Released |
Category | Tool |
Author | raphaklaus |
Made with | Godot |
Tags | Cult Classic, Effects, fade, Godot, Retro |
Download
Download
GitHub
External
Install instructions
Usage
- Add the this scene along with its dependencies (GDScript + Shader code) to the root node of your tree.
- Setup it by
$Transitions.init(transition_duration_in_seconds)
- 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.