void FixedUpdate()
// Simplified version of what the controller might contain public class TopDownCarController : MonoBehaviour void FixedUpdate() // Simplified version of what the