OBD:TRAM/raw0x1C: Difference between revisions
< OBD:TRAM
Jump to navigation
Jump to search
mNo edit summary |
m (wording) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 41: | Line 41: | ||
{{OBDtr| 0x09 | int8 |C8FFC8| 7F | 127 | initial transparency }} | {{OBDtr| 0x09 | int8 |C8FFC8| 7F | 127 | initial transparency }} | ||
{{OBDtr| 0x0A | int8 |C8FFC8| 01 | 1 | frame interval - blur will be added each "frame interval" frames }} | {{OBDtr| 0x0A | int8 |C8FFC8| 01 | 1 | frame interval - blur will be added each "frame interval" frames }} | ||
{{OBDtr| 0x0B | int8 |C8FFC8| 0C | 12 | | {{OBDtr| 0x0B | int8 |C8FFC8| 0C | 12 | padding; these bytes only contain garbage }} | ||
|} | |} | ||
Latest revision as of 21:15, 26 October 2023
This part belongs to the 01865-KONCOMpunch_heavy.TRAM file.
Offset | Type | Raw Hex | Value | Description |
---|---|---|---|---|
First element (black outline) | ||||
0x00 | bitset32 | 7E F9 07 00 | 126, 249, 7, 0 | blur bones; the following bits are possible:
|
0x04 | int16 | 05 00 | 5 | start frame |
0x06 | int16 | 30 00 | 48 | stop frame |
0x08 | int8 | 06 | 6 | lifetime in frames |
0x09 | int8 | 7F | 127 | initial transparency |
0x0A | int8 | 01 | 1 | frame interval - blur will be added each "frame interval" frames |
0x0B | int8 | 0C | 12 | padding; these bytes only contain garbage |