# Game Internals

- [Actions](/game-internals/actions.md)
- [Animation Lock](/game-internals/actions/animation-lock.md): Animation lock is an internal timer that player has to wait certain amount of time before they are allowed to use any actions.
- [World](/game-internals/world.md)
- [Coordinate System](/game-internals/world/coordinates.md)
- [Weather](/game-internals/world/weather.md)
- [RSV](/game-internals/rsv.md): RSV is a placeholder value used for masking the actual value until the player is actually zoned in.
- [RSF](/game-internals/rsf.md)
