OBD:TRAM/raw0x1C
< OBD:TRAM
Jump to navigation
Jump to search
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 | unused/padding/garbage (previously believed to be a time in frames, but is not actually used by the engine in any way) |