CAutomobile::ProcessControl done

This commit is contained in:
aap
2019-07-18 15:41:09 +02:00
parent 82be466013
commit fd01f9b25c
12 changed files with 239 additions and 11 deletions

View File

@ -59,7 +59,7 @@ public:
float m_fHeightAboveRoad;
float m_fTraction;
uint8 stuff6[28];
float field_530;
float m_fFireBlowUpTimer;
CPhysical *m_aGroundPhysical[4]; // physicals touching wheels
CVector m_aGroundOffset[4]; // from ground object to colpoint
CEntity *m_pSetOnFireEntity;