Recent content by VX967

  1. V

    Relate Two Vectors to an Angle?

    Alright, the good news is that it works! There's a clear distinction between the positive and negative values when running the script. The only problem is that the steering actuator's velocity and steering settings seem to override the car's steering and gas, which is a problem that just...
  2. V

    Relate Two Vectors to an Angle?

    Thanks for the responses, guys. Unfortunately, I'm currently in high school physics, so a lot of the stuff you've said is way over my head. I apologize for that. However, dispersion123, your second method seems plausible, and I was able to convert that formula into Python: import GameLogic as...
  3. V

    Relate Two Vectors to an Angle?

    Hey there, I'm new to these forums. I'm currently trying to steer an AI kart for a racing game I'm making in Blender. I'm not sure if anyone on these forums has experience with programming games or AI, but here it goes. Basically, there is a steering actuator that returns a steering vector...
Back
Top