EvilEngine/DYNA/Enemy:SB: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 3:
{{#vardefine:version|}}<nowiki/>
{{#vardefine:hash|0x5B1CC119}}<nowiki/>
{{#vardefine:games|TSSM}}<nowiki/>
{{#vardefine:sourcecode|}}<nowiki/>
{{#vardefine:image|}}<nowiki/>
Line 11:
This is the same as an [[Entity]] header. All other Enemy:SB types inherit from this.
 
==Format==
{| class="wikitable"
! Offset !! Type !! Variable !! Description
Line 18 ⟶ 19:
| 0x04 || short || null ||
|-
| 0x06 || short || '''flags?'''null || always 0x001D
|-
| 0x08 || byte[4]char || '''flags2?flags''' || always 0x01000004
|-
| 0x0C0x09 || [[AssetID]]char || [[SURF]]'''subtype''' ||
|-
| 0x100x0A || [[Vector3]]char || '''rotationpflags''' ||
|-
| 0x1C0x0B || [[Vector3]]char || '''positionmoreFlags''' ||
|-
| 0x0C || [[AssetID]] || '''surfaceID''' ||
|-
| 0x10 || [[Vector3]] || '''ang''' ||
|-
| 0x1C || [[Vector3]] || '''pos''' ||
|-
| 0x28 || [[Vector3]] || '''scale''' ||
|-
| 0x34 || [[Vector4]]float || '''colorredMult''' ||
|-
| 0x38 || float || '''greenMult''' ||
|-
| 0x3C || float || '''blueMult''' ||
|-
| 0x40 || float || '''seeThru''' ||
|-
| 0x44 || intfloat || null'''seeThruSpeed''' ||
|-
| 0x48 || [[AssetID]] || '''modelIDmodelInfoID''' || hash of MINF without the ".MINF"
|-
| 0x4C || int[[AssetID]] || null'''animListID''' ||
|}
 
2,079

edits