Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

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