EvilEngine/DYNA/game object:BoulderGenerator: Difference between revisions

m
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 8:
</onlyinclude>
{{AutoDynaInfobox}}
 
==Format: Battle for Bikini Bottom==
 
{| class="wikitable"
! Offset !! Type !! Variable !! Description
|-
| 0x00 || [[AssetID]] ([[Placeable]]/[[MRKR|Marker]]) || '''object''' || [[MRKR]]
|-
| 0x04 || [[Vector3]] || '''offset''' ||
Line 27 ⟶ 29:
|-
| 0x34 || float || '''angvel''' ||
|}
 
==Format: TSSM - ROTU==
 
{| class="wikitable"
! Offset !! Type !! Variable !! Description
|-
| 0x00 || [[AssetID]] || '''object''' || [[MRKR]]
|-
| 0x04 || [[Vector3]] || '''offset''' ||
|-
| 0x10 || float || '''offsetRand''' ||
|-
| 0x14 || [[Vector3]] || '''initvel''' ||
|-
| 0x20 || float || '''velAngleRand''' ||
|-
| 0x24 || float || '''velMagRand''' ||
|-
| 0x28 || [[Vector3]] || '''rotation''' ||
|-
| 0x34 || float || '''flags''' ||
|}