leezer3 / OpenBVE

OpenBVE- A free train simulator
http://www.openbve-project.net
275 stars 52 forks source link

More of a feature request #234

Closed wizdagamer closed 6 years ago

wizdagamer commented 6 years ago

Not so sure how to request a feature but i have some I would like to share. If you can, move it to the correct spot please.

I believe that is is. If I have anymore I’ll be sure to let you know! Thanks for listening.

leezer3 commented 6 years ago
Add a option for cab sway...Sorta like in WoS V4. I noticed in some videos that they crack up the swaying of the train. How would I go about that till you maybe add a slider?

Have you looked into the Track.Accuracy command? This accepts floating-point values from 0 (No cab sway) ==> 4 (Max cab sway)

Will have a think about the other stuff and see what I can come up with.

marcriera commented 6 years ago

Add a option for cab sway...Sorta like in WoS V4. I noticed in some videos that they crack up the swaying of the train. How would I go about that till you maybe add a slider?

I think he means something like the cab sway in BVE5 (as in https://www.youtube.com/watch?v=E9yR74zeXQ8), which is independent from the general train sway caused by the Track.Accuracy command. In fact, it'd be like an enhanced driver's head motion simulation, which is already present in openBVE but only in sudden movements such as tight curves.

wizdagamer commented 6 years ago

I think Leezer got it right. I’ll have to check when I get home though.

leezer3 commented 6 years ago
The ability to put the throttle into deadman with the brake in emergency with Panel2.cfg (Don’t know how to do it if you already can. Separate handles btw)

Not currently possible. However, it's easy enough to do: https://github.com/leezer3/OpenBVE/pull/236

Will merge this into the main branch in a day or two once I've thought about things a little more and checked there's nothing I've forgotten.