Screen fader on level transition

This commit is contained in:
Marco 2025-02-24 13:47:38 +01:00
commit 959701be08
6 changed files with 80 additions and 8 deletions

View file

@ -0,0 +1,8 @@
using Godot;
namespace Cirno.Scripts.UI;
public partial class ScreenFader : Control
{
}

View file

@ -0,0 +1 @@
uid://cq6jj3lsr7m0d