activatepath update
This commit is contained in:
@@ -96,6 +96,8 @@ void MainComponent::ActivatePath(RenderPath* component, float fadeSeconds, const
|
||||
component->Start();
|
||||
activePath = component;
|
||||
});
|
||||
|
||||
fadeManager.Update(0); // If user calls ActivatePath without fadeout, it will be instant
|
||||
}
|
||||
|
||||
void MainComponent::Run()
|
||||
|
||||
Reference in New Issue
Block a user