Skip to content

Camera movement event 08

Graylin Kim edited this page Jan 18, 2012 · 1 revision

Camera Movement Event - Code 0x08

This event has Type = 0x03 and Code = 0x08 and and is of variable length with the following logic:

    bytes.skip( (bytes.read_short(BIG_ENDIAN) & 0x0F) << 3 )
Clone this wiki locally