Difference between revisions of "Tyhorn Platform"
From Make a Good Mega Man Level Contest
Brash Buster (talk | contribs) (Created page with "{{gimmick |align=right |name=Tyhorn Platform |image= |caption= |jname= |script= |romaji= |altname= |programmer=Fabian |artist= |hp= |at= |type=Platform |location= |OffAppe...") |
m |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 8: | Line 8: | ||
|romaji= | |romaji= | ||
|altname= | |altname= | ||
| − | |programmer=[[ | + | |programmer=[[Spin Attaxx]] |
|artist= | |artist= | ||
|hp= | |hp= | ||
| Line 15: | Line 15: | ||
|location= | |location= | ||
|OffAppear=[[Mega Man V]] | |OffAppear=[[Mega Man V]] | ||
| − | |MaGMMLAppear= | + | |MaGMMLAppear=[[Megamix Engine]] |
|appear2= | |appear2= | ||
|sprite=[[File:TyhornPlatform.png]] | |sprite=[[File:TyhornPlatform.png]] | ||
| Line 28: | Line 28: | ||
The creation code value "initialDelay" can be used to set how long a Tyhorn Platform spawner will wait to start spawning Tyhorn Platforms. The default value is 0. | The creation code value "initialDelay" can be used to set how long a Tyhorn Platform spawner will wait to start spawning Tyhorn Platforms. The default value is 0. | ||
| − | ==Related | + | ==Related Articles== |
*[[Tyhorn]] | *[[Tyhorn]] | ||
[[Category:Gimmicks]][[Category:Devkit Gimmicks (MaGMML3)]][[Category:Mega Man V Gimmicks]] | [[Category:Gimmicks]][[Category:Devkit Gimmicks (MaGMML3)]][[Category:Mega Man V Gimmicks]] | ||
Latest revision as of 05:38, 13 October 2024
| Tyhorn Platform | |||||||||||||||||||
| |||||||||||||||||||
The Tyhorn Platform is a gimmick in Mega Man V, found in the Tyhorn battle from Mars' stage. It is a simple thin floating platform.
Tyhorn Platforms are included in the Megamix Engine, and are planned to appear as a devkit gimmick in Make a Good Mega Man Level 3 and Make a Good 48 Hour Mega Man Level.
Behavior
Tyhorn Platforms will slowly float to the top of the screen. They are not meant to be used on their own; rather, they are meant to be used though being created by their corresponding spawner object.
The creation code value "initialDelay" can be used to set how long a Tyhorn Platform spawner will wait to start spawning Tyhorn Platforms. The default value is 0.