#Car Wont Steer

1 messages · Page 1 of 1 (latest)

thick locust
#

I am trying to make a car for the first time so i did a youtube tutorial and the car wont turn the wheels i tried some things but nothing works it is either no response or they just do their own thing

median parcel
#
  1. no code
  2. its from a tutorial theres a 10% chance its gonna work
native latch
thick locust
#

What is the point in watching a tutorial if i am just going to copy and paste it

#

If i were going to copy and paste i would ask ai

native latch
#

so what have you learned from this tutorial?

thick locust
#

I learnt how to use welding and constraints more efficiently

#

Well learnt how to use them in general

native latch
#

make another car; basically just try again because you made a mistake

#

probably messed up the constraints or input code

thick locust
#

I was going to try slot cars because they seem easier to model

native latch
#

so uh

#

putting this incredibly simply

native latch
#

that's your most likely

#

if you want actual slot cars it would take similar things to making a regular car

#

same thing with the regular cars ; if all you're doing is connecting wasd to making the wheels spin and some hinges turn, you've got basically the ride a minecart version of a vehicle on a track

thick locust
#

Well right now i kinda suck at everything so im tryna just learn my stuff

#

im not specifically making a car game anyway i just need cars to go into it

native latch
#

basically, this is what you should expect for your car, minus the trails. this is the naive, basic, wheels.torque=Wkey. pure physics. very poor handling.

#

these are not hard to make

#

if you want proper cars you would need to use achassis at least, much easier than writing it yourself, though making them ai driven would likely be out of reach for you since you need to know how to connect automation signals to the achassis controls

#

...when you're already struggling to connect controls at all to the naive version

native latch
thick locust
#

yeah thanks man