User Tools

Site Tools


cardinal_direction

This is an old revision of the document!


Cardinal Direction


The concept of cardinal directions plays an important role due to the grid-based nature of RPG in a Box. There are four cardinal directions: north, south, west, and east.

When used in scripting (for example, when manually writing a quick script), the direction should be specified in uppercase, i.e. NORTH, SOUTH, WEST, and EAST.

Example:

rotate_player_to_direction(WEST)
cardinal_direction.1497996057.txt.gz · Last modified: 2017/06/20 15:00 by justin