first of all thanks for checking this out, so i have a question im my game there are moments when i want the player to look a specific direction its first person. where am i going wrong.
Try using “get player controller” and then “set view target with blend” and hook up the actor you want it to look at. If you have issues check out this thread
https://answers.unrealengine.com/questions/349858/set-view-target-blend-not-working-right.html
thanks for the reply ill try that out