Jump to content

OBD:ENVP: Difference between revisions

68 bytes added ,  29 September 2022
Adding info about flags and owner_type (ref. BFW_EnvParticle.h, lines 62, 66). Offsets and values - later.
m (wrong offset for transformation matrix)
(Adding info about flags and owner_type (ref. BFW_EnvParticle.h, lines 62, 66). Offsets and values - later.)
 
Line 39: Line 39:
|}
|}
|ALIGN=LEFT|transform matrix for the particle (in world space)
|ALIGN=LEFT|transform matrix for the particle (in world space)
{{OBDtr| 0xA0 | int32   |C800C8| 00 00 80 3F | 1.000000  | decal x scale }}
{{OBDtr| 0xA0 | float   |C800C8| 00 00 80 3F | 1.000000  | decal x scale }}
{{OBDtr| 0xA4 | int32   |C87C64| 00 00 80 3F | 1.000000  | decal y scale }}
{{OBDtr| 0xA4 | float   |C87C64| 00 00 80 3F | 1.000000  | decal y scale }}
{{OBDtr| 0xA8 | int32[10]|B0C3D4| 00 00 00 00 | 0         | runtime only }}
{{OBDtr| 0xA8 | uint16  |FFFFFF| -- -- -- -- | -          | flags }}
{{OBDtr| -x-- | uint16  |FFFFFF| -- -- -- -- | -         | owner type }}
|}
|}


179

edits