COMMUNITY FORUM

Invert camera axis movement

Forum Overview >> Farming Simulator 25

CategoryFarming Simulator 25
Created04.01.2025 12:16


Nappen Fury (Nappen) 04.01.2025 12:16
So i wanna make a simple Camera mod for the crane vehicle´s ingame. to make the Cranearm camera be movable never really feels like it´s on the correct spot.

I managed to fix all vehicles except one.

Volvo ec380DL

<camera node="craneCamera" rotatable="false" useWorldXZRotation="false" allowHeadTracking="false"/>
when i change the Rotatable="true" The Y axis gets inverted.

and when i change useWorldXZRotation="true" the Y axis becomes "correct" but then the X-axis gets inverted and i cant for the life of me figure out what Line i need to add to just invert 1 axis to be correct.

Josh Rios (UnbeatableChaos) 04.01.2025 17:17
You could try to change the (rotMinX="-1.1" rotMaxX="0.4"} to a positive or vice versa to switch the rotation possibly, I personally create my outdoor camera the way the game creates the indoor cameras and tweak what I need so I haven't had that kind of issue but that's what I'd try.


Note: Log in to post. Create a new account here.