Skip to content
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

Improving Handling System #3

Open
vrai17 opened this issue May 9, 2018 · 1 comment
Open

Improving Handling System #3

vrai17 opened this issue May 9, 2018 · 1 comment

Comments

@vrai17
Copy link

vrai17 commented May 9, 2018

Is there a chance to improving this car system?
Like smooth steering, drift, etc

@BastiaanOlij
Copy link
Owner

Steering is something that can definitely be improved in the project itself. Right now the steering input is just a direct translation from the joystick input.
Drift is a more tricky thing because the in build simulation isn't accurate enough. You can get the car to slide by tweaking the friction settings on the wheels but it is very hard to control. I did read an article by someone who's used the bullet raycast vehicle logic (what this is based on) to create a feedback look and automatically adjust the steering angle to create an arcade style drift but that would require enhancements in Godot itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants