Page 1 of 1

In-Game Camera Movement Documentation (Server-Sided)

Posted: Tue Sep 06, 2022 10:37 pm
by Woah
WARNING: Playing around with camera values may potentially trigger seizures for people with photosensitive epilepsy. Please use care when discovering camera values.


Hey ya'll,

Have you ever wanted to explore the absolutely wonderful world of the RS camera system? Well today's the day! The camera system is used for many things, such as cutscenes, region viewers (scry/viewing orbs in mini-games), and some item interactions. Below there are drop down menus to find information on that specific camera movement. I will be periodically updating this post with more information/camera types whenever I can.


BASIC INFORMATION

The RS camera system can be manipulated in multiple ways such as:
  • Position
  • Rotation
  • Shake
  • Reset

They can even be combined to create custom camera movements!

Reference classes: PlayerCamera.kt, Cutscene.kt, CameraContext.java



POSITION (WIP)
► Show Spoiler


ROTATION (WIP-pics/videos)
► Show Spoiler

SHAKE
► Show Spoiler

RESET
► Show Spoiler