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,12 @@
[gd_scene format=3 uid="uid://cec8gr3m3q3d0"]
[node name="SceenFader" type="CanvasLayer"]
[node name="ColorRect" type="ColorRect" parent="."]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
color = Color(0, 0, 0, 1)