EvilEngine/CSNM: Difference between revisions

add movie format
No edit summary
(add movie format)
Line 33:
|}
 
==Format==
The SpongeBob SquarePants Movie and The Incredibles
 
{| class="wikitable"
! Offset !! Type !! Variable !! Description
|-
| 0x08 || [[AssetID]] ([[CSN|Cutscene]]) || '''cutsceneAssetID''' ||
|-
| 0x0C || int || '''flags''' || Usually 1C
|-
| 0x10 || float || '''interpSpeed''' || null
|-
| 0x14 || [[SUBT]] || '''uSubtitlesID''' || Subtitles_AssetID
|-
| 0x18 || float[15] || '''startTime''' || null
|-
| 0x54 || float[15] || '''endTime''' || null
|-
| 0x90 || int[15] || '''emitID''' || null
|-
! colspan="4" | Events
|-
| 0xCC || Event[numberOfEvents] || '''[[Events]]''' ||
|}
{{Assets}}
{{AutoGameNavs}}