I know there is a .getDirection() method for cameras and lights and such, but is there something I can use like this with PhysicsVehicles? I’m looking for the Vector in which that the vehicle is currently pointing.
never mind, I found the get ForwardDriretion method.