/godot-fader

Hide/Show any node with a fade animation (for Godot Game Engine).

Primary LanguageGDScriptGNU General Public License v3.0GPL-3.0

Fader

Hide/Show any node with a fade animation.

Usage

Fader.fade_in(Node, Seconds)

or

Fader.fade_out(Node, Seconds)

LICENSE

GPLv3