Difference between revisions of "Adamski"
From Make a Good Mega Man Level Contest
Spin Attaxx (talk | contribs) |
m |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 8: | Line 8: | ||
|altname= | |altname= | ||
|designer= | |designer= | ||
| − | |programmer=[[ | + | |programmer=[[snoruntpyro]] |
|artist= | |artist= | ||
|hp=1 | |hp=1 | ||
| Line 14: | Line 14: | ||
|weak= | |weak= | ||
|category=Cluster, Flying | |category=Cluster, Flying | ||
| − | |location= | + | |location='''MaGMML: Episode Zero:'''<br>[[Twilight Terrace]]<br>[[Lily Airpad]] |
|OffAppear=[[Mega Man 9]] | |OffAppear=[[Mega Man 9]] | ||
|MaGMMLAppear=[[Make a Good Mega Man Level: Episode Zero|MaGMML: Episode Zero]] (Enemy)<br>[[Megamix Engine]] | |MaGMMLAppear=[[Make a Good Mega Man Level: Episode Zero|MaGMML: Episode Zero]] (Enemy)<br>[[Megamix Engine]] | ||
Latest revision as of 22:22, 9 October 2024
| Adamski | |||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||
- "An enemy from Galaxy Man's stage. It's a mini UFO that moves in a wave pattern, starting by moving downwards."
- ―Note in Adamski's code, Megamix Engine
Adamski is an enemy from Mega Man 9. It is a small robot modelled after a stereotypical alien flying saucer.
Adamski was first made available with the Megamix Engine, and subsequently the devkits for Make a Good Mega Man Level 3 and Make a Good 48 Hour Mega Man Level. Before either game released, it appeared in the Make a Good Mega Man Level: Episode Zero levels Twilight Terrace and Lily Airpad.
Behavior
Adamskis fly horizontally in a sine wave pattern, with no means of attacking Mega Man beyond crashing into him. They are easily destroyed, and tend to work best in large fleets.
Adamski has two creation code variables:
- col - Determines the colour of Adamski (0 = green (default), 1 = yellow, 2 = pink).
- playUFOSounds - If set to false, Adamskis are completely silent instead of making the Wily UFO sound.