Difference between revisions of "Cloud Platform (MM2)"
m |
m (→Trivia) |
||
| 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.