Hi everyone.
I apologize in advance if this issue has been solved elsewhere on the forums. I have tried searching to see if anyone else has asked this question before, but I couldn't find any threads on it.
I'm currently having trouble with the camera. I'm wanting the camera to move in front of the player, so when the player is running, they can see what's coming up ahead better.
I have the smooth camera working, where the camera positions itself behind the player no problem. Here is a screenshot of the event for the camera:
[attachment=0:2kg9xzar][/attachment:2kg9xzar]
The first thing I tried, was to place a minus in front of the 10 where it says "PlayerController.X, 0.10". However this just breaks the entire camera and it goes crazy. So basically all I want to do is make the camera position itself in front of the player instead of behind.
Any help on this would be greatly appreciated. Thanks a lot for your time!