Difference between revisions of "Mega Man IV:RAM map:Enemy Number in Level"
Jump to navigation
Jump to search
m (MartsINY moved page Enemy Number to Mega Man IV:RAM map:$438-$44F: Enemy Number: I didn't understand correctly the page naming yesterday) |
m (MartsINY moved page Mega Man IV:RAM map:$438-$44F: Enemy Number to RAM 438-44F: Enemy Number in Level (Mega Man 4)) |
(No difference)
|
Revision as of 20:40, 12 July 2015
???May never be used! Play a complete game with a debugger point to know.
This is used to know if an enemy can reappear : each enemy as a unique ID in the level. When position where enemy is spawned appears in screen, it checks if the current enemy is already spawned looping through all enemies using this ID.