Turrets stopped rotating

Basically as it says.
went through and checked everything is working up until

TurretMesh->SetWorldRotation(FMath::RInterpTo(TurretMesh->GetComponentRotation(), LookAtRotation, UGameplayStatics::GetWorldDeltaSeconds(this), TurretInterpSpeed));

So restarting Unreal Fixed the problem :unamused:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms