EvilEngine/TRIG: Difference between revisions

Content added Content deleted
Battlepedia>Seil
Battlepedia>Seil
Line 11: Line 11:


{| class="wikitable"
{| class="wikitable"
! Offset !! Type !! Description
! Offset !! Type !! Variable !!Description
|-
|-
| 0x54 || [[Vector3]] || Trigger Position 0
! 0x54 || struct (size: 0x30) || '''p''' ||
|-
|-
| 0x60 || [[Vector3]] || Trigger Position 1
| 0x54 || [[Vector3]] || Trigger Position 0 ||
|-
|-
| 0x6C || [[Vector3]] || Trigger Position 2
| 0x60 || [[Vector3]] || Trigger Position 1 ||
|-
|-
| 0x78 || [[Vector3]] || Trigger Position 3
| 0x6C || [[Vector3]] || Trigger Position 2 ||
|-
|-
| 0x84 || float || Unknown. Usually 0.
| 0x78 || [[Vector3]] || Trigger Position 3 ||
|-
|-
! !! !! !!
| 0x88 || float || Unknown. Usually -0.
|-
|-
| 0x8C || float || Unknown. Usually 1.
| 0x84 || [[Vector3]] || '''direction''' || Usually (0, -0, 1)
|-
|-
| 0x90 || float || Unknown. Usually 0.
| 0x90 || int || '''flags''' || Usually 0.
|-
|-
! colspan="3" | Events
! colspan="4" | Events
|-
|-
| 0x94 || Event[numberOfEvents] || '''[[Events]]'''
| 0x94 || Event[numberOfEvents] || '''[[Events]]''' ||
|}
|}