WIP - Beta Released Drift camera mode

Miner34

Modder
This script is a custom camera mode that follows the vehicle's movement rather than it's actual rotation like the normal one.
This makes it work pretty well for drifting.
This is a video i made for an update on the project some time ago:
Now there is a little settings gui to change camera distance, height and smoothing.
Link to Codeberg repo (may be more updated than the zip here): https://codeberg.org/Miner34/RoR-driftcam/

This mod is licensed under the MIT license, you can make modified versions and redistribute it as you wish without asking for permission, just give credit.
 

Attachments

Last edited:
from further testing, i found out that incase you hit the camera button with the script, clicking U and then clicking c again, then clicking c Again, can fix the problem with the camera (y)
 
Apparently an update fixed the bug, now i can finally make a settings GUI that pops up when you press a button for this.
What key should i use?
Edit: Nevermind, the bug is still there but only partially. This just means i will have to use a fixed key and not a configurable one.
Edit2: Nope, the bug is gone, it was just my editor not saving for some reason.
 
Last edited:
I'm trying to get it to also follow vertical rotation now, but my attempt was extremely buggy. I will probably create a third branch to do a second attempt later.
 
Branch using the new gadget mod type: https://codeberg.org/Miner34/RoR-driftcam/src/branch/gadget. Tell me if there are any problems with it.
codeberg link doesn't work
1741798681604.png
 
Nevermind, it's only for cinecams (which are interior cameras) and can't be used to force to the external camera. Not useful for Driftcam.
 
Back
Top