Much work on input mode switching
This commit is contained in:
@@ -172,6 +172,7 @@ void ALuprexGameModeBase::OnWorldPostActorTick(UWorld* InWorld, ELevelTick InLev
|
||||
if (PC != nullptr)
|
||||
{
|
||||
PC->UpdateLookAt();
|
||||
PC->UpdateInputMode();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user