Giter Club home page Giter Club logo

carsimulator's People

Contributors

eloren1 avatar jongallant avatar toqozz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

carsimulator's Issues

how can I make simple waypoint Ai

Hi jongallant I love your work! It's Amazing !!!
I have question that I hope you will answer me:
I have list of position like this :
2018-07-03_22-39-01
how can I make system to following positions

Car Movement Issue when car is placed on scene horizontally (with 90 or -90 z angle)

Hi! Awesome simulation model, but right now i've encountered an issue wich may be interesting for you.
When i rotated player controlled car on scene to 90 angle car movement bugged out. When i press 'right' it starts to slide to the left sometimes with fantastic velocities (>10000 kph). the closer car to horizontal position on scene (90 or -90 degrees .z) the more noticable this effect is

*currently i don't know how to fix this, but if i find a way i'll tell you asap

skidmarks problem

Hello, sorry for my not so perfect English. Every new skidmark is like teleporting to us from position 0.
image

brakes doubt

What's the difference between Brake and eBrake, because Brake is always 0, in fact you're printing Brake, and it will be always 0, you should print ebrake instead right?

Please help to transform Car script to XZ plane

Hi jongallant,

Thank you so much for sharing your code! I am very appreciative of your work.

I have been trying for the last few days to transform your car script to work on the XZ plane using Rigidbody instead of Rigidbody2D. The World to Local space vector transformation is doing my head in, and still I can't get it to work correclty. I have tried almost everything from renaming .y ->.x, to using LocalVelocity = transform.InverseTransformDirection(Velocity) and Acceleration = transform.TransformDirection(LocalAcceleration);... My car moves sideways?!? I have tried using Local and World rotation on the LocalAcceleration and still it is behaving very strangely....

Can you please help?

Many thanks.
Ken.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.