Difference between revisions of "Luigi's Heroic Debut!"
From The Game-Maker Archive
Jump to navigationJump to search (figured out the question-block trick. Is the .zip available anywhere ?) |
|||
Line 4: | Line 4: | ||
Although still unperfect in emulating SM* core mechanics, this games goes further than most other attempts. The use of a yoyo-quack interesingly compensate GM's inability at implementing stomp-when-jumping effects, and question blocks are effectively rendered, most likely through a clever combination of a partly-blocking background tile over which the question-mark monster is laid, that transforms into a bonus when hit. As a result, you can only hit the question mark and obtain the bonus from below. | Although still unperfect in emulating SM* core mechanics, this games goes further than most other attempts. The use of a yoyo-quack interesingly compensate GM's inability at implementing stomp-when-jumping effects, and question blocks are effectively rendered, most likely through a clever combination of a partly-blocking background tile over which the question-mark monster is laid, that transforms into a bonus when hit. As a result, you can only hit the question mark and obtain the bonus from below. | ||
+ | Springs are obviously implemented through the same technique as the one seen in ''[[Calimero II]]'', reacting on hit by giving a collection of keys that temporarily turn air into reverse-gravity tiles. Although unrealistic, it does the trick. | ||
==Links== | ==Links== |
Revision as of 00:30, 29 October 2010
Although still unperfect in emulating SM* core mechanics, this games goes further than most other attempts. The use of a yoyo-quack interesingly compensate GM's inability at implementing stomp-when-jumping effects, and question blocks are effectively rendered, most likely through a clever combination of a partly-blocking background tile over which the question-mark monster is laid, that transforms into a bonus when hit. As a result, you can only hit the question mark and obtain the bonus from below. Springs are obviously implemented through the same technique as the one seen in Calimero II, reacting on hit by giving a collection of keys that temporarily turn air into reverse-gravity tiles. Although unrealistic, it does the trick.
Links