rswiki-book/src/317/317-Camera-movement.md

541 B

Camera Movement

This packet is sent when a player moves their game camera.

Packet Details

Key Value
Name Camera movement
Description Sent when the player moves the camera.
Opcode 86
Type Fixed
Length 4
Revision 317

Packet Structure

Data Type Description
Short The Y coordinate of the camera.
Short Special A The X coordinate of the camera.