Difference between revisions of "Tyhorn Platform"
From Make a Good Mega Man Level Contest
m |
m |
||
| 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.