Fix Starter Car's Weird Camera

In the 4.27 starter car, the camera movements appear to be reversed for the interior camera. I need to move the mouse the opposite way to view what I want.
How do I edit the blueprints so the camera moves the proper way I want it to?

Hello Villager,

You could try multiplying the output of ‘GetLookUp’ by -1 to reverse it.

Or, if you go into your project settings, you can change that input directly (Change -1 to 1)

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