EvilEngine/DYNA/effect:spotlight: Difference between revisions

From Heavy Iron Modding
Content added Content deleted
(Created page with "<onlyinclude> {{#vardefine:name|effect:spotlight}}<nowiki/> {{#vardefine:version|2}}<nowiki/> {{#vardefine:hash|0x6AA8BF67}}<nowiki/> {{#vardefine:games|TSSM Incredibles ROTU}...")
 
(Add Incredibles format)
Line 8: Line 8:
</onlyinclude>
</onlyinclude>
{{AutoDynaInfobox}}
{{AutoDynaInfobox}}

==Format: The Incredibles==

{| class="wikitable"
! Offset !! Type !! Variable !! Description
|-
| 0x00 || uint || '''flags''' ||
|-
| 0x04 || uint || '''attach_to''' ||
|-
| 0x08 || uint || '''target''' ||
|-
| 0x0C || uchar || '''attach_bone''' ||
|-
| 0x10 || uchar || '''target_bone''' ||
|-
| 0x14 || uchar || '''padding1''' ||
|-
| 0x18 || uchar || '''padding2''' ||
|-
| 0x1C || float || '''radius''' ||
|-
| 0x20 || float || '''view_angle''' ||
|-
| 0x24 || float || '''max_dist''' ||
|-
| 0x28 || _class_2 || '''light''' ||
|-
| 0x2C || _class_4 || '''aura''' ||
|-
| 0x30 || _class_5 || '''flare''' ||
|}


{{DynaAssets}}
{{DynaAssets}}

Revision as of 04:11, 7 June 2021

effect:spotlight
Version2
Hash0x6AA8BF67
Games usedThe SpongeBob SquarePants Movie

The Incredibles

Rise of the Underminer

Format: The Incredibles

Offset Type Variable Description
0x00 uint flags
0x04 uint attach_to
0x08 uint target
0x0C uchar attach_bone
0x10 uchar target_bone
0x14 uchar padding1
0x18 uchar padding2
0x1C float radius
0x20 float view_angle
0x24 float max_dist
0x28 _class_2 light
0x2C _class_4 aura
0x30 _class_5 flare