I want to dump some debug info to the window, such as speed, various forces, etc, of a vehicle. Is there some printf type call I can make in Update or FixedUpdate that will do the trick?
thanks!
I want to dump some debug info to the window, such as speed, various forces, etc, of a vehicle. Is there some printf type call I can make in Update or FixedUpdate that will do the trick?
thanks!
–Eric