n

Подробности: https://answers.unrealengine.com/questions/976324/pawn-cant-be-moved.html?childToView=976547https://answers.unrealengine.com/questions/976324/pawn-cant-be-moved.html?childToView=976547
Size: a a a
n
n
n
Х
FVector AEnemyAIController::GetCharacterLocation()
{
APawn* CharacterPawn = UGameplayStatics::GetPlayerPawn(GetWorld(), 0);
return CharacterPawn->GetActorLocation();
}
n
n
Х
Х
Х
EPathFollowingRequestResult::RequestSuccessful
R
n
R
n
R
R
n
R
n
MM
R