- Home /
Duplicate Question https://answers.unity.com/questions/1700287/problem-with-cars-in-unity-5.html
Problems with cars in Unity 5
This is pretty much my first time making something like this so please be easy, these questions also might be obvious, but i haven't been able to find answers. (all these questions are based around the same car, in the same project/scene).
.
Question #1: I am making my first game heavily inspired by Brackeys when he had to make a game based on the topic "Small World". It's basically a car that drives around a sphere in the sky right now, but i'm having a lot of problems already. .
So in my scene there, if i start driving my car it goes very slowly and after i made the mass of the car go up from 100 to 1500, and the the wheels go up from 20 to 1000 it was actually driveable, but even after i did that it was still very slow, so i bumped it up even more, and it just stopped going forwards (btw im not able to scale anything down, don't ask). This question leads me on to my next one.
.
Question #2: So I tried driving around the very slow car and after i reached the bottom, it didn't want to move anymore, even though I have gravity attractor and body scripts, it just stopped, but it works again after i manually dragged it back up to the top of the sphere.
.
Question #3 (Final): When I am turning my car it works but doesnt at the same time (the wheels turn and everything) but instead of actually turning, it just drifts of to the right or left and i would like to know how to fix that. Here is my script for the car (you will probably need it to answer the other questions as well. .
I'm sorry if this was annoying, but i'm very stupid. I would love any answers for any of these questions if you could. (also ask me if there is any more pictures or information from my project you need to be able to help me) Thank You!
Hi! Your image inclusions are broken for me, so I can't see them. Note if they include code, you want to paste the code here -- using code formatting -- ins$$anonymous$$d of showing an image of them. Thanks!
Sorry about that, I've re-posted the fixed version, it still wouldnt let me upload images though, so there are links to pasteboard. Thanks for letting me know. Here is the link to the post https://answers.unity.com/questions/1700287/problem-with-cars-in-unity-5.html.
Next time please edit your question ins$$anonymous$$d of posting a new one. There's an edit button in the top right cog-wheel menu of your question. I have closed this question and it will be deleted later.
Follow this Question
Related Questions
Problem with cars in Unity 5 0 Answers
How to make traction control for car? 1 Answer
How to automatically stop car when fuel ends up ? 2 Answers
Strange Wheel Colliders 0 Answers
Car Physics 0 Answers