[[Category Packet]] [[Category Packet 317]] {{packet|name=Camera movement|description=Sent when the player moves the camera.|opcode=86|type=Fixed|length=4|revision=317}} == Camera Movement == === Description === This packet is sent when a player moves their game camera. === Packet Structure === {|border=2 ! Data Type ! Description |- | [[Data Types#Standard data types|Short]] | The Y coordinate of the camera. |- | [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]] | The X coordinate of the camera. |- |}