EvilEngine/MRKR: Difference between revisions

From Heavy Iron Modding
Content added Content deleted
Battlepedia>Seil
No edit summary
Battlepedia>Seil
Line 8: Line 8:
===Format===
===Format===
{| class="wikitable"
{| class="wikitable"
! Offset !! Type !! Description
! Offset !! Type !! Variable !! Description
|-
|-
| 0x00 || [[Vector3]] || Position
| 0x00 || [[Vector3]] || '''pos''' || Position
|}
|}



Revision as of 09:41, 15 February 2019

MRKR
Marker
TypeBinary
Games usedThe Incredibles

A marker represents a 3D position in global space. It is usually used to place the player in the stage after a warp or checkpoint.

Format

Offset Type Variable Description
0x00 Vector3 pos Position