2
votes
2answers
285 views
how and where can i download unity steer?
i saw the project page of unity steer but can not find the download package of unity steer.
this is the project page. how can i download the project?
…
0
votes
1answer
107 views
UnitySteer, steering script for Unity3D
… d.
The special trait about the wheelloader is his
steering.
The wheels of the wheelloader do not rotat at th …
0
votes
1answer
20 views
car movement and steering AI algorithms
what are the algorithms for driving a car in a track or a city. we need track ai for now. we want to know the name of the algorithms and go and read them. if you know a good book/p … …
2
votes
1answer
595 views
Accelerometer car steering and screen tilt control function
… searching for a more convenient way to handle the steering control and horizon screen tilt.
At the moment I … 'm using this function as the base for my car steering:
pub … …
0
votes
0answers
85 views
wheel collider steering glitch(i think)
I have a car control script that uses wheelColliders. the problem I have seen in other demos but I don't know how to fix it. what happens is that when you are not turning the car t … …
1
vote
6answers
338 views
Why is my vehicle steering on its own when I accelerate?
My vehicle in Unity has a problem: it slightly steers on the right, on its own. And it's very strange, since all the WheelColliders are perfectly alligned and propelled with the sa … …
0
votes
2answers
625 views
How can I set up a tank steering mechanism?
Here is the basic formula I want to use, (thank you mooserman352 @ gamedev.net)I am just not sure how to write it in JavaScript.
Let R be the radius of the circle, the distance fr … …
0
votes
1answer
33 views
how to use left analog joystick for all games
can I use left analog joystick to steer on most games?
…
0
votes
2answers
29 views
Tank movment/physic,…
Hi,
Anybody can help Completely for Tank physic setup and movment?or is there any good tutorial for that?
i searched but didn't find any good guide.please help.
So thanks.
…
1
vote
3answers
306 views
Determining rotation for collision avoidance?
Hi i was wondering what the best way to determine which way a character should rotate when it its ray returns a hit.
I have thought about casting two rays so that the one least cl … …
1
vote
2answers
315 views
How do I model a bike’s physics?
Hi, I'm struggling a bit with modelling the physics for a pedal bike in Unity. I have set up a wheel-collider in an empty game object for each of the wheels. Thinking about the rea … …
0
votes
5answers
724 views
Alternative to character controller? (Multiple CCs are mangling my framerate)
I've got a scene with about 200 NPCs in it. Each one has an example script attached to afford 'random' movement (courtesy of a Unity forum user):
var ground: Transform;
var gravit … …
1
vote
1answer
108 views
accelerometer script but used while device in landscape mode?
I have an accelerometer script that works great in portrait mode.
Tilt forward = move forwards
Tilt back = move back
Tilt left = move left
Tilt right = move right
all good!
Now … …
1
vote
1answer
71 views
Racing Game Physics - scrape not bounce
Is it possible to make the car scrape against barriers and other stationery obstacles like in Ridge Racer? It currently bounces or just stops dead, turning more toward the barrier … …
0
votes
1answer
56 views
simple rotation question
… take the Rotation of the car and put it in to the steering wheel ? In maya it would be steeringWheel.rz= ca …