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
< Crystal Beans from Dungeon Explorer
Revision as of 20:16, 21 January 2012 by Neige (talk | contribs) (Created page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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