bj_UNIT_FACING

comment

Specifies the default unit rotation for BJ functions. Set to 270° meaning facing south.

  • 0 = East
  • 90 = North
  • 180 = West
  • 270 = South
  • -90 = South (wraps around)
patch

1.00

Source
Blizzard.j (suggest an edit or discuss on Github)
Source code
    constant real      bj_UNIT_FACING                   = 270.0