t0stiman / rr_better_mouse_mod

This mod for Railroader changes some game controls
https://www.nexusmods.com/railroader/mods/10
MIT License
1 stars 1 forks source link

First Person leaning #7

Closed Hank-Kerchief closed 8 months ago

Hank-Kerchief commented 8 months ago

When in first-person mode, the camera seems to be off-center, as leaning (Q or E) moves the camera in a random direction. A likely related issue is climbing the ladder onto the locomotive, when you get to the top, you fall off the ladder either to the left or right instead of going forward into the locomotive. Again, likely because the camera seems to be off-center.

t0stiman commented 8 months ago

Hi Hank (clever username BTW),

I noticed this bug already and I've been investigating it. I don't quite understand what's happening yet but I think it has something to do with the rotation of the player's avatar vs the rotation of the camera.

t0stiman commented 8 months ago

fixed it!

t0stiman commented 8 months ago

Fixing this broke some other stuff... I need to really redesign the camera systems...

Hank-Kerchief commented 8 months ago

Fixing this broke some other stuff... I need to really redesign the camera systems...

Does that mean you have reverted the version? I have no clue how you are able to figure this modding stuff out, so I appreciate what you are able to do. Thanks for adding to the game.

t0stiman commented 8 months ago

Fixed in the new mod update