when I use
this.entity.rigidbody.applyForce(this.entity.forward.clone().scale(-10));
car instead of accelerating just tilts left and right and the camera moves up and down
but I attached the carCtrl.js script to car
I did this in other older project and works the car accelerates
ok maybe it takes the follow camera but what with car?