Crystal Beans from Dungeon Explorer/Object Direction

From Data Crystal
Jump to navigation Jump to search

This is a sub-page of Crystal Beans from Dungeon Explorer.

The direction that an object is facing is represented as an enumeration of values.

  • 0 = Up
  • 1 = Up-right
  • 2 = Right
  • 3 = Down-right
  • 4 = Down
  • 5 = Down-left
  • 6 = Left
  • 7 = Up-left