March 2019
Intermediate to advanced
708 pages
17h 9m
English


void AFollowingCharacter::Tick(float DeltaTime){ Super::Tick(DeltaTime); // Get current location auto startPos = GetActorLocation(); // Get player's location FVector playerPos = GetWorld()->GetFirstPlayerController()->GetPawn()->GetActorLocation(); ...Read now
Unlock full access