Search Unity

HELP! UnityCar Car did setup, but it didnt move

Discussion in 'Getting Started' started by Davidbillmanoy, Feb 1, 2015.

  1. Davidbillmanoy

    Davidbillmanoy

    Joined:
    Jul 7, 2014
    Posts:
    120
    Hi! Can you help me? The car I made is all set, but the car didn't move. That's because of the input, but i set up throttle and brake input.
     
  2. N1warhead

    N1warhead

    Joined:
    Mar 12, 2014
    Posts:
    3,884
    Perhaps it needs gas? lol.
     
    Meltdown and carking1996 like this.
  3. Davidbillmanoy

    Davidbillmanoy

    Joined:
    Jul 7, 2014
    Posts:
    120
    It has gas. When i start the game, the wheels of the car are half the ground.
     
  4. JamesLeeNZ

    JamesLeeNZ

    Joined:
    Nov 15, 2011
    Posts:
    5,616
    if the car is sitting in the ground your wheels are wonky.

    the lines that draw from the center of a wheel collider out, need to point down
     
  5. Neoku

    Neoku

    Joined:
    Oct 27, 2014
    Posts:
    261
    is very few info for see the problem.
     
  6. Davidbillmanoy

    Davidbillmanoy

    Joined:
    Jul 7, 2014
    Posts:
    120
    How can i fix this? I saw it with the green straight lines facing up.
     
  7. Davidbillmanoy

    Davidbillmanoy

    Joined:
    Jul 7, 2014
    Posts:
    120
    Oh, I fixed it into a different layers. But even though I press up and down the Throttle and Brake input is still 0. The steering worked btw.
     
  8. Meltdown

    Meltdown

    Joined:
    Oct 13, 2010
    Posts:
    5,822
    Maybe needs oil and brake fluid. Did you set the variable?
     
  9. Aurore

    Aurore

    Director of Real-Time Learning

    Joined:
    Aug 1, 2012
    Posts:
    3,106
    If you would like help on a problem, please be more specific, even include screenshots. Otherwise, you get those genius comments ^
    :p
     
  10. OboShape

    OboShape

    Joined:
    Feb 17, 2014
    Posts:
    836
    I take it this is relating to the Car Tutorial from Unity thats on the Asset store?

    have a quick google about for a basic wheel collider tutorial and get the gist of what its about, then go back to your project.


    if it is the Tutorial package from Unity Tech, then there are three PDF's in that package that walks you through what all the bits and bobs do, and goes through the code, that would be worth a read too. as i believe alot of it is generated at runtime.
     
  11. Davidbillmanoy

    Davidbillmanoy

    Joined:
    Jul 7, 2014
    Posts:
    120
    Unity Car Pro.
     
  12. OboShape

    OboShape

    Joined:
    Feb 17, 2014
    Posts:
    836
    ah ok, so its a paid asset that your looking for help on?. if it is, then its not really a thread relevant to the getting started section.

    I would be getting in touch with the relevant dev team, or see if they have any support documentation.

    Unity Car Pro initial thread can be found here
    http://forum.unity3d.com/threads/re...te-and-accurate-vehicle-sim-on-unity3d.90390/ might get some info from there.

    or their wiki page
    http://unitypackages.net/unitycar/wiki/index.php?title=Main_Page

    Sorry i cant help , Dont have this asset.