EvilEngine/ZLIN: Difference between revisions

Content added Content deleted
No edit summary
mNo edit summary
Line 16: Line 16:
! Offset !! Type !! Variable !! Description
! Offset !! Type !! Variable !! Description
|-
|-
| 0x08 || uint8 || '''dismount_type''' ||
| 0x08 || byte|| '''dismount_type''' ||
|-
|-
| 0x09 || uint8 || '''padding''' ||
| 0x09 || byte[3]|| '''padding''' ||
|-
| 0x0A || uint8 || '''padding''' ||
|-
| 0x0B || uint8 || '''padding''' ||
|-
|-
| 0x0C || [[Vector3]] || '''position''' ||
| 0x0C || [[Vector3]] || '''position''' ||
|-
|-
| 0x18 || float32 || '''hang_length''' ||
| 0x18 || float || '''hang_length''' ||
|-
|-
| 0x1C || uint32 || '''startSplineID''' || Spline_AssetID
| 0x1C || uint || '''startSplineID''' || Spline_AssetID
|-
|-
| 0x20 || uint32 || '''boundEntityID''' ||
| 0x20 || uint || '''boundEntityID''' ||
|-
|-
| 0x24 || float32 || '''speed''' ||
| 0x24 || float || '''speed''' ||
|-
|-
| 0x28 || uint32 || '''flags''' ||
| 0x28 || uint || '''flags''' ||
|}
|}