Difference between revisions of "Mega Man IV:RAM map:Enemy Number in Level"

From Data Crystal
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)
(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.