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/
 

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.
 
Back
Top