EvilEngine/DYNA/effect:spotlight: Difference between revisions

From Heavy Iron Modding
No edit summary
(No difference)

Revision as of 22:39, 15 September 2022

effect:spotlight
Version2
Hash0x6AA8BF67
Games usedThe SpongeBob SquarePants Movie

The Incredibles

Rise of the Underminer
Offset Type Variable Description
0x00 uint flags
0x04 uint attach_to
0x08 uint target
0x0C char attach_bone
0x0D char target_bone
0x0E char padding1
0x0F char padding2
0x10 float radius
0x14 float view_angle
0x18 float max_dist
0x1C Color lightColor
0x20 Color auraColor
0x24 AssetID texture
0x28 Color color
0x2C float size_min
0x30 float size_max
0x34 char glow_min
0x35 char glow_max
0x36 char pad1
0x37 char pad2