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

Hi Adrenak, can you give me a hint/ small problem #13

Open
ssass22 opened this issue May 28, 2022 · 1 comment
Open

Hi Adrenak, can you give me a hint/ small problem #13

ssass22 opened this issue May 28, 2022 · 1 comment

Comments

@ssass22
Copy link

ssass22 commented May 28, 2022

Hi Adrenak, I really like your car physics implementation, carefully elaborated and comprehensible - I even tried to modify some parts.
but recently I stumbled on the Jittering issue. On my project all other scripts work by FixedUpdate and Time.deltaTime everywhere. and alone Tork works with Update+Time.deltaTime.
I've searched all over Core-folder scripts but still can't find out how to change to (FixedUpdate and Time.deltaTime). if you have time, can you point out where to look? thank you very much.

za2

@adrenak
Copy link
Owner

adrenak commented May 31, 2022

Hi @ssass22 , It's been a while since I worked on this repository but you would probably want to look into the Wheel script. That's where the friction and suspension happens.

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