-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
REFERENCE car should follow who the camera has selected #153
Comments
If this is possible, will it like on the track map, can I say reference car and leader and as the camera switches it shows that on the track map. That way I can show only 2 cars on the map at a time. It gets a little cluttered at times. Thanks. |
I started working on this and I found I had it in the code at one time and I commented it out. Knowing my memory, I should have documented why I did that :). The only thing I can think of is how the camera focus changes when you select follow Crashes or Exciting. Do you still want it to follow it? I think I will add a settings value to turn it on or off as well (reference-camera = Y) |
It would be nice it you could implement it. The main reason I wanted it was to turn it on the most exciting and let it show information about who the camera was pointed too.
… On Mar 23, 2018, at 2:30 PM, Jeffrey Gilliam ***@***.***> wrote:
I started working on this and I found I had it in the code at one time and I commented it out. Knowing my memory, I should have documented why I did that :). The only thing I can think of is how the camera focus changes when you select follow Crashes or Exciting. Do you still want it to follow it? I think I will add a settings value to turn it on or off as well (reference-camera = Y)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
OK, I put the code back in and it's is working fine. It will be in the next 1.7 BETA release |
REFERENCE car should follow who the camera has selected. Can be turned on/off in settings using (reference-camera = y/n)
REFERENCE car should follow who the camera has selected. Can be turned on/off in settings using (reference-camera = y/n)
REFERENCE car should follow who the camera has selected. Can be turned on/off in settings using (reference-camera = y/n)
If using something like DriverInfo widget, and using REFERENCE as the car selected it should follow who the camera is actually own if possible.
The text was updated successfully, but these errors were encountered: