![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
\desc Constants for vehicles More...
Variables | |
| const float | VEHICLE_FLIP_ANGLE_TOLERANCE = 45 |
| const bool | VEHICLE_FLIP_WHEELS_LIMITED = true |
| Angle of the vehicle from the normal of the surface under the vehicle. | |
\desc Constants for vehicles
|
private |
Definition at line 821 of file constants.c.
Referenced by BoatScript::DetectFlipped(), and Car::DetectFlipped().
|
private |
Angle of the vehicle from the normal of the surface under the vehicle.
Definition at line 822 of file constants.c.
Referenced by Car::DetectFlipped().