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/Map ObjDef
< Crystal Beans from Dungeon Explorer(Redirected from Crystal Beans From Dungeon Explorer/Map ObjDef)
Jump to navigation
Jump to search
This is a sub-page of Crystal Beans from Dungeon Explorer.
Map:ObjDef | |
Game | Crystal Beans From Dungeon Explorer |
Start Address | 0x0359F7 |
End Address | 0x038DA2 |
# of Entries | ? |
Entry Length | 5 |
Total Length | 13228 (0x33AC) |
Back to the ROM map |
These structures describe the initial position and properties of objects in a map. Lists of Map:ObjDef are terminated by a 0xFFFF word.
Format
X
- Length: 1 (0x1)
- Offset within entry: 0x0
- Range of values: ?
Initial X position of the object.
Y
- Length: 1 (0x1)
- Offset within entry: 0x1
- Range of values: ?
Initial Y position of the object.
Flags
- Length: 1 (0x1)
- Offset within entry: 0x2
- Range of values: ?
Object properties.
- bit 0: don't add 8 to x pixel coord
- bit 1: don't add 8 to y pixel coord
- bit 3: face character when speaking
- bit 4: walk around
- bit 6-7: initial facing direction
SubType/DlgIndex
- Length: 1 (0x1)
- Offset within entry: 0x3
- Range of values: ?
Object subtype, used as dialog index for NPCs.
Type
- Length: 1 (0x1)
- Offset within entry: 0x4
- Range of values: ?
Object type.