mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-14 08:40:34 +00:00
finished CPathFind
This commit is contained in:
parent
5f01f6c634
commit
0bd681abc5
10 changed files with 1058 additions and 135 deletions
|
@ -19,8 +19,7 @@ public:
|
|||
|
||||
int32 m_audioEntityId;
|
||||
float unk1;
|
||||
CTreadable *m_carTreadable;
|
||||
CTreadable *m_pedTreadable;
|
||||
CTreadable *m_treadable[2]; // car and ped
|
||||
uint32 m_nLastTimeCollided;
|
||||
CVector m_vecMoveSpeed; // velocity
|
||||
CVector m_vecTurnSpeed; // angular velocity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue