CarCtrl finished, minor Script things

This commit is contained in:
Nikolay Korolev
2020-08-16 18:39:11 +03:00
parent 7669b97ac6
commit d303c33c2e
8 changed files with 188 additions and 107 deletions

View File

@ -54,7 +54,7 @@ public:
float m_fTraction;
float m_fTireTemperature;
float m_fOrientation; // for heli and plane go-to
float m_auto_unk4; // related to the above
float m_fPlaneSteer; // related to the above
float m_fVelocityChangeForAudio;
float m_randomValues[6]; // used for what?
float m_fFireBlowUpTimer;