So I am thinking of a rudimentary automatic "transmission" that will allow forward drive, reverse, neutral, park.
My biggest question - what is the most sensible key mappings for this? I'm rather interested in making this easy and intuitive to drive using a keyboard, but the keys are a problem.
I think D can be safely used for drive, and I think N is safe for neutral. But reverse is less obvious to me. I can't use up/down arrows for forward/reverse as that interferes with the camera pan functions. I can't use R for reverse as that is needed for time acceleration control. Back space maybe?
I similarly am wondering about a key for Park. P is out as that is needed for pausing (but that is Ctrl+P, so maybe just P is fine?)
Thoughts?
As far as each function - they seem like trivial ideas at first, but it's important to elucidate what should occur in each transmission mode.:
- Drive should only allow forward motion. The car should not roll backward even if no throttle is applied, even on a hill with the brakes off.
- Reverse should only allow reverse motion. The car should not roll forward even if no throttle is applied, even on a hill with the brakes off.
- Neutral should allow free rolling in forward or reverse directions.
- Park should NOT allow free rolling in forward or reverse directions.
And before anyone asks, no, I am not making a manual transmission (yet). In the far future maybe, but not anytime soon. We must learn to deal with our glorified Orbiter golf cart before we can have our Orbiter Bugatti.