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.

Mega Man 5/Object ID: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
Line 1: Line 1:
Object ID defines part of the constellation of data used to set up [[Mega Man 5:Object Memory|Object Memory]] for a level's enemies and their sprites. When an object is initialized (when an enemy or item becomes visible on the side of the screen), the Object ID is used as index to load from tables and write to [[Mega Man 5:Object Memory|Object Memory]]. Tables used in hit-detection events also uses Object ID for index. Most of those are [[Mega Man 5:Vulnerability|Vulnerability]] tables.
Object ID defines part of the constellation of data used to set up [[Mega Man 5:Object Memory|Object Memory]] for a level's enemies and their sprites. When an object is initialized (when an enemy or item becomes visible on the side of the screen), the Object ID is used as index to load from tables and write to [[Mega Man 5:Object Memory|Object Memory]]. Tables used in hit-detection events also uses Object ID for index. Most of those are [[Mega Man 5:Vulnerability|Vulnerability]] tables.


= List of Object ID's =
== List of Object ID's ==


''(list of ID's between $00 - $FF to be added)''
''(list of ID's between $00 - $FF to be added)''

Revision as of 04:54, 30 October 2005

Object ID defines part of the constellation of data used to set up Object Memory for a level's enemies and their sprites. When an object is initialized (when an enemy or item becomes visible on the side of the screen), the Object ID is used as index to load from tables and write to Object Memory. Tables used in hit-detection events also uses Object ID for index. Most of those are Vulnerability tables.

List of Object ID's

(list of ID's between $00 - $FF to be added)