EvilEngine/RANM: Difference between revisions

no edit summary
(New info)
No edit summary
Line 10:
{{AutoAssetInfobox}}
 
==Format: The SpongeBob SquarePants Movie==
 
{| class="wikitable"
! Offset !! Type !! Variable !! Description
|-
| 0x08 || int || '''model_static'''unknown || Model_AssetID
|-
| 0x0C || int || '''model_boundnumofEntries''' || Model_AssetID
|-
| 0x10 || floatint || '''lod_distmodel_static''' || Model_AssetID
|-
| 0x14 || [[ANIM]]int || '''anim_idlemodel_bound''' || Anim_AssetIDModel_AssetID
|-
| 0x18 || [[ANIM]]float || '''anim_move_throughlod_dist''' || Anim_AssetID
|-
| 0x1C || [[ANIM]] || '''anim_hitanim_idle''' || Anim_AssetID
|-
| 0x20 || [[SGRPANIM]] || '''sound_idleanim_move_through''' || SoundGroup_AssetIDAnim_AssetID
|-
| 0x24 || [[SGRPANIM]] || '''sound_move_throughanim_hit''' || SoundGroup_AssetIDAnim_AssetID
|-
| 0x28 || [[SGRP]] || '''sound_hitsound_idle''' || SoundGroup_AssetID
|-
| 0x2C || int[[SGRP]] || '''model_burntsound_move_through''' || SoundGroup_AssetID
|-
| 0x30 || int[[SGRP]] || '''anim_burnsound_hit''' || SoundGroup_AssetID
|-
| 0x34 || floatint || '''burn_fuelmodel_burnt''' ||
|-
| 0x38 || floatint || '''burn_flame_sizeanim_burn''' || Size of flame
|-
| 0x3C || float || '''burn_emit_scaleburn_fuel''' || Scale of particles
|-
| 0x40 || float || '''move_through_radiusburn_flame_size''' || Size of flame
|}
 
==Format: The Incredibles==
 
{| class="wikitable"
! Offset !! Type !! Variable !! Description
|-
| 0x08 || RpAtomic || '''model_static''' || Model_AssetID
|-
| 0x0C || RpAtomic|| '''model_bound''' || Model_AssetID
|-
| 0x10 || RpAtomic || '''model_burnt''' || Model_AssetID
|-
| 0x14 || [[SGRP]] || '''sound_idle''' || SoundGroup_AssetID
|-
| 0x18 || [[SGRP]] || '''sound_move_through''' || SoundGroup_AssetID
|-
| 0x1C || [[SGRP]] || '''sound_hit''' || SoundGroup_AssetID
|-
| 0x20 || [[ATBL]]|| '''table''' || AnimTable_AssetID
|-
| 0x24 || [[ANIM]] || '''anim_idle''' || ANIM_AssetID
|-
| 0x28 || [[ANIM]] || '''anim_move_through''' || Anim_AssetID
|-
| 0x2C || [[ANIM]] || '''anim_hit''' || Anim_AssetID
|-
| 0x30 || [[ANIM]] || '''anim_burn''' || Anim_AssetID
|-
| 0x34 || float || '''lod_dist2''' ||
|-
| 0x38 || float || '''burn_fuel''' ||
|-
| 0x3C || float || '''burn_flame_size''' || Size of flame
|-
| 0x400x44 || float || '''burn_emit_scale''' || Scale of particles
|-
| 0x440x48 || float || '''move_through_radius2move_through_radius''' ||
|}