Final touchups to the lifecycle management
This commit is contained in:
@@ -30,7 +30,6 @@ namespace UI.Tutorial
|
||||
private bool _canAcceptInput;
|
||||
private Coroutine _waitLoopCoroutine;
|
||||
|
||||
public override int ManagedAwakePriority => 200; // Tutorial runs late, after other systems
|
||||
|
||||
internal override void OnManagedStart()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user