Conversation
aidanfnv
added this pull request to stack #610
September 11, 2026 00:21
Contributor
|
aidanfnv
force-pushed
the
dev/aidanf/game/crazy-robotaxi/controller-input
branch
from
September 11, 2026 02:30
7627d57 to
54114a8
Compare
aidanfnv
force-pushed
the
dev/aidanf/game/crazy-robotaxi/controller-input
branch
2 times, most recently
from
September 12, 2026 00:14
1827096 to
edcfb83
Compare
Collaborator
Author
|
/ok to test edcfb83 |
aidanfnv
force-pushed
the
dev/aidanf/game/crazy-robotaxi/controller-input
branch
2 times, most recently
from
September 12, 2026 01:29
c9a52c5 to
6a75f82
Compare
aidanfnv
force-pushed
the
dev/aidanf/game/crazy-robotaxi/controller-input
branch
from
September 14, 2026 16:40
6a75f82 to
fabbef9
Compare
Collaborator
Author
|
/ok to test fabbef9 |
Signed-off-by: Aidan Foster <aidanf@nvidia.com>
aidanfnv
force-pushed
the
dev/aidanf/game/crazy-robotaxi/controller-input
branch
from
September 14, 2026 22:52
fabbef9 to
b629dd1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Split off from #553, this change modifies the controller handling to make the game feel better on a controller, such as by restoring analog steering. Previously, to make steering more responsive, it was apparently changed to be digital.