SceneTransition Rework completed
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using Godot;
|
||||
|
||||
namespace Babushka.scripts.CSharp.Common.SceneManagement;
|
||||
public partial class SceneTransitionThreaded : Node2D
|
||||
public partial class SceneTransitionThreaded : CanvasLayer
|
||||
{
|
||||
public static SceneTransitionThreaded Instance { get; private set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user