Difference between revisions of "Cloud Platform (MM2)"
Spin Attaxx (talk | contribs) (Created page with ":''For the article on the gimmick from Mega Man 3, see Cloud Platform (MM3).'' {{gimmick |align=right |name=Cloud Platform (MM2) |image= |caption= |jname= |script= |ro...") |
m (→Trivia) |
||
| (7 intermediate revisions by 4 users not shown) | |||
| Line 8: | Line 8: | ||
|script= | |script= | ||
|romaji= | |romaji= | ||
| − | |altname= | + | |altname=Thunder Chariot (''Mega Man 2'' US instruction manual)<br>Air Chariot (Nintendo Power) |
| − | |programmer=[[ | + | |programmer=[[snoruntpyro]], [[Sharb]] |
|artist= | |artist= | ||
|hp= | |hp= | ||
|at= | |at= | ||
|type=Platform | |type=Platform | ||
| − | |location='''MaGMML2:'''<br>[[Null and Void]]<br>'''MaG24HMML:'''<br>[[Abyss Balcony]] | + | |location='''MaGMML2:'''<br>[[The Pit of Pits]]<br>[[Null and Void (MaGMML2)|Null and Void]]<br>'''MaG24HMML:'''<br>[[Abyss Balcony]]<br>'''MaGMML1R:'''<br>[[Be the Bigger Person]] |
|OffAppear=[[Mega Man 2]]<br>[[Mega Man: Dr. Wily's Revenge]]<br>[[Mega Man II]]<br>[[Mega Man: The Wily Wars]] | |OffAppear=[[Mega Man 2]]<br>[[Mega Man: Dr. Wily's Revenge]]<br>[[Mega Man II]]<br>[[Mega Man: The Wily Wars]] | ||
| − | |MaGMMLAppear=[[Make a Good Mega Man Level 2]]<br>[[Make a Good 24 Hour Mega Man Level]] | + | |MaGMMLAppear=[[Make a Good Mega Man Level 2|MaGMML2]]<br>[[Make a Good 24 Hour Mega Man Level|MaG24HMML]]<br>[[Make a Good Mega Man Level Remastered|MaGMML1R]]<br>[[Megamix Engine]] |
|appear2= | |appear2= | ||
|sprite=[[File:MM2CloudPlatform.png]] | |sprite=[[File:MM2CloudPlatform.png]] | ||
| Line 23: | Line 23: | ||
The '''Cloud Platform''' is a gimmick from ''[[Mega Man 2]]'', found in [[Air Man]]'s stage. It is a flying platform in the shape of a cloud, often used by [[Lightning Lord]]s. | The '''Cloud Platform''' is a gimmick from ''[[Mega Man 2]]'', found in [[Air Man]]'s stage. It is a flying platform in the shape of a cloud, often used by [[Lightning Lord]]s. | ||
| − | Cloud Platforms were first made available with the devkit for ''[[Make a Good Mega Man Level 2]]'', but didn't appear in any entry stages; only seeing use in [[Null and Void]]. They returned in ''[[Make a Good 24 Hour Mega Man Level]]'', and appeared in the Wily stage [[Abyss Balcony]]. | + | Cloud Platforms were first made available with the devkit for ''[[Make a Good Mega Man Level 2]]'', but didn't appear in any entry stages; only seeing use in the [[The Pit of Pits|Pit of Pits]] sublevel "Clouded Judgement", and [[Null and Void (MaGMML2)|Null and Void]]. They returned in ''[[Make a Good 24 Hour Mega Man Level]]'', and appeared in the Wily stage [[Abyss Balcony]]. ''[[Make a Good Mega Man Level Remastered]]'' also used them in the remade [[Be the Bigger Person]], albeit with a different design. |
==Behavior== | ==Behavior== | ||
| Line 30: | Line 30: | ||
By changing the value of "sinc" in creation code, a Cloud Platform's speed can be raised or lowered. | By changing the value of "sinc" in creation code, a Cloud Platform's speed can be raised or lowered. | ||
| − | == | + | ==Notes== |
* To distinguish it from the [[Cloud Platform (MM3)|Cloud Platform]] gimmick from ''[[Mega Man 3]]'', this Cloud Platform is named "objMM2CloudPlatform" in every devkit since its introduction. | * To distinguish it from the [[Cloud Platform (MM3)|Cloud Platform]] gimmick from ''[[Mega Man 3]]'', this Cloud Platform is named "objMM2CloudPlatform" in every devkit since its introduction. | ||
[[Category:Gimmicks]][[Category:Devkit Gimmicks (MaGMML2)]][[Category:Mega Man 2 Gimmicks]] | [[Category:Gimmicks]][[Category:Devkit Gimmicks (MaGMML2)]][[Category:Mega Man 2 Gimmicks]] | ||
Latest revision as of 19:25, 16 March 2025
- For the article on the gimmick from Mega Man 3, see Cloud Platform (MM3).
| Cloud Platform (MM2) | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
- "Moving platforms that move in circles, usually used alongside [objLightningLord](objLightningLord.html)"
- ―Note in Cloud Platform's code, Megamix Engine
The Cloud Platform is a gimmick from Mega Man 2, found in Air Man's stage. It is a flying platform in the shape of a cloud, often used by Lightning Lords.
Cloud Platforms were first made available with the devkit for Make a Good Mega Man Level 2, but didn't appear in any entry stages; only seeing use in the Pit of Pits sublevel "Clouded Judgement", and Null and Void. They returned in Make a Good 24 Hour Mega Man Level, and appeared in the Wily stage Abyss Balcony. Make a Good Mega Man Level Remastered also used them in the remade Be the Bigger Person, albeit with a different design.
Behavior
Cloud Platforms travel in circles, while acting as top-solid platforms for entities. This means that they can be used as a means of transport for both Mega Man, and any other entity, such as their original riders, Lightning Lords.
By changing the value of "sinc" in creation code, a Cloud Platform's speed can be raised or lowered.
Notes
- To distinguish it from the Cloud Platform gimmick from Mega Man 3, this Cloud Platform is named "objMM2CloudPlatform" in every devkit since its introduction.