Tank Game Dev Log #5: Drive.

Added driving controls.

  ·   1 min read

Drive. #

  1. Added driving controls + camera follow. Currently you can drive the tank with WASD, control turret rotation with ← →, control gun elevation / depression with ↑ ↓, and shoot with Space.

    • This is alright, but I would be better if I could aim the turret with the mouse instead.
  2. The way driving works is not physically accurate yet. I want to emulate a real tracked-vehicle driving mechanism where each track moves the tank individually.

Gallery #