More refactors, remove universal camera, tweak build script
This commit is contained in:
@@ -122,6 +122,7 @@ bool ULTweenTickHelperWorldSubsystem::ShouldCreateSubsystem(UObject* Outer) cons
|
||||
}
|
||||
void ULTweenTickHelperWorldSubsystem::PostInitialize()
|
||||
{
|
||||
Super::PostInitialize();
|
||||
if (auto World = GetWorld())
|
||||
{
|
||||
if (World->IsGameWorld())
|
||||
|
||||
Reference in New Issue
Block a user