BrandoZhang / Terrain-Tinker-Turbo

http://www.brando.dev/Terrain-Tinker-Turbo/
3 stars 1 forks source link

Update vehicle control #27

Closed BrandoZhang closed 1 year ago

BrandoZhang commented 1 year ago

Summary:

  1. Blue car is force-driven and uses RacerController, while red car is wheel-driven and uses WheelController.
  2. Fix the height of center road.
  3. Fix the control feel of force-driven vehicle.
  4. Fix the function of accelerator (now both vehicle controller can sort of utilizing it).