708
edits
No edit summary |
No edit summary |
||
Line 55: | Line 55: | ||
{{OBDtr| 0x40 | int32 |FFFFC8| | | runtime: pointer to particle class }} | {{OBDtr| 0x40 | int32 |FFFFC8| | | runtime: pointer to particle class }} | ||
{{OBDtr| 0x44 | int32 |C8FFC8| 00 00 00 00 | 0 | orientation type; the following values are possible: | {{OBDtr| 0x44 | int32 |C8FFC8| 00 00 00 00 | 0 | orientation type; the following values are possible: | ||
:0 - ? | :0 - impact projectile orientation? | ||
:1 - ? | :1 - impact projectile reversed orientation? | ||
:2 - ? | :2 - impact direction perpendicular? | ||
:3 - ? | :3 - impact projectile velocity orientation? | ||
}} | }} | ||
{{OBDtr| 0x48 | int32 |C8FFFF| 05 00 00 00 | 5 | location type; the following values are possible: | {{OBDtr| 0x48 | int32 |C8FFFF| 05 00 00 00 | 5 | location type; the following values are possible: | ||
:0 - impact location | :0 - impact location | ||
:1 - impact location + impact direction * float value at 0x4C | :1 - impact location + impact direction * float value at 0x4C | ||
:4 - impact location; used for decals; at 0x4C there are 2 true/false bytes that control some decal parameters | |||
:4 - | :5 - impact location and something unknown | ||
:5 - | |||
}} | }} | ||
{{OBDtr| 0x4C | |FFC8FF| 00 00 00 00 | | | {{OBDtr| 0x4C | |FFC8FF| 00 00 00 00 | | depends on location type }} | ||
{{OBDtr| 0x50 | |FFC800| 00 00 00 00 | | unknown; always zero }} | {{OBDtr| 0x50 | |FFC800| 00 00 00 00 | | unknown; always zero }} | ||
|} | |} |
edits