If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Crystal Beans from Dungeon Explorer/Object Direction: Difference between revisions
Jump to navigation
Jump to search
(Created page) |
m (Hawk moved page Crystal Beans From Dungeon Explorer/Object Direction to Crystal Beans from Dungeon Explorer/Object Direction) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{subpage}} | |||
The direction that an object is facing is represented as an enumeration of values. | The direction that an object is facing is represented as an enumeration of values. | ||
Latest revision as of 21:03, 28 January 2024
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