Epic Developer Community Forums
Hi I have a problem in RelativeRotation
Development
Programming & Scripting
C++
unreal-engine
,
question
Chatouille
(Chatouille)
August 9, 2023, 7:46am
2
Use SetRelativeRotation instead
SpringArm->SetRelativeRotation(FRotator(-45.f, 0.f, 0.f));
1 Like
show post in topic