Difference between revisions of "Contraptions"

From MegaManMaker Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 7: Line 7:


===Mini Boss Locks===
===Mini Boss Locks===
[[File:contraption_subboss.png|thumb|right|[[Miniboss]]es will lock [[Boss Door]]s and can automatically trigger events on killing the enemy]]
[[File:contraption_subboss.png|thumb|right]]


[[Boss Door]]s will lock when a miniboss is on screen; However, the way that boss doors work will make the first column of the doors solid or not depending if the [[Category:Minibosses]] is alive.  What this is means is that creators can use [[Fuse Laser Crawler]]s or [[Push Block]]s to do something after a miniboss is defeated.   
[[Boss Door]]s will lock when a miniboss is on screen; However, the way that boss doors work will make the first column of the doors solid or not depending if the [[:Category:Minibosses|Minibosses]] is alive.  What this is means is that creators can use [[Fuse Laser Crawler]]s or [[Push Block]]s to do something after a miniboss is defeated.   
    
    
Along with minibosses, stage bosses will also work if the creator needs to set an on off state after fighting a boss. Minibosses will only work while they are in an active state, meanwhile Bosses would work in the same connected section even if they have not been activated.   
Along with minibosses, stage bosses will also work if the creator needs to set an on off state after fighting a boss. Minibosses will only work while they are in an active state, meanwhile Bosses would work in the same connected section even if they have not been activated.   
Line 22: Line 22:
|-
|-
| Snow Jam || [https://megamaker.webmeka.io/level-data.php?id=524028 524028]  
| Snow Jam || [https://megamaker.webmeka.io/level-data.php?id=524028 524028]  
|-
| NRS 2 - Spray Barrager || [https://megamaker.webmeka.io/level-data.php?id= 530106 530106]
|-
|-
| Weapon Playground 1_8 || [[Example Levels]]
| Weapon Playground 1_8 || [[Example Levels]]
Line 27: Line 29:


<hr/>
<hr/>
[[File:contraption_proximity.png|thumb|right|Steam and Fire work well to detect if the player is within range of something.]]
[[File:contraption_proximity.png|thumb|right]]


===Proximity Detection===
===Proximity Detection===


Have you ever wanted to make something happen if megaman is close by? Introducing proximity Detectors.
Have you ever wanted to make something happen if mega man is close by? Introducing proximity Detectors.


[[Steam]] can extinguish [[oil|lit oil]] fires.  Fire acts as a solid object and oil is not solid; So when the fire is extinguished it can allow a laser or a push block to pass through. Steam also works to heat up [[hot plate]]s. This could be used to get in range of a trigger in order for a path to open or for an enemy to take damage.
[[Steam]] can extinguish [[oil|lit oil]] fires.  Fire acts as a solid object and oil is not solid; So when the fire is extinguished it can allow a laser or a push block to pass through. Steam also works to heat up [[hot plate]]s. This could be used to get in range of a trigger in order for a path to open or for an enemy to take damage.


An alternate style of a proximity detector will use assets that despawn off view such as [[cossack block]]s or [[girder]]s that would  normally block a fuse laser or a push block but as soon as it is despawned the object being blocked will activate.  These types of proximity detectors do not need steam as they work by screen edges.  
An alternate style of a proximity detector will use assets that despawn off view such as [[Cossack block]]s or [[girder]]s that would  normally block a fuse laser or a push block but as soon as it is despawned the object being blocked will activate.  These types of proximity detectors do not need steam as they work by screen edges.  




Line 44: Line 46:
|-
|-
| Advanced Building Ideas || [https://megamaker.webmeka.io/level-data.php?id=520824 520824]  
| Advanced Building Ideas || [https://megamaker.webmeka.io/level-data.php?id=520824 520824]  
|-
| Assist Mode - Signal Conversion || [https://megamaker.webmeka.io/level-data.php?id=538588 538588]
|-
| No 1 || [https://megamaker.webmeka.io/level-data.php?id=533103 533103]
|}
|}




<hr/>
<hr/>


===Contraption===
===Icicle Timers===
[[File:contraption_3.png|thumb|right|placeholder.]]
[[File:contraption_icicle.gif|thumb|right]]


[[Icicles]] can be used to create flexible [[timed|timers]] that take up very little space on a screen. 
The most simple timer that can be created with icicles is a single column of icicles that will block a slide if the player is too slow in a section. Icicles are also very flexible in that they have a delay and a time-to-spawn option. at it's maximum settings a full column of tiles takes about 2 minutes to fill a screen. 


Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Of course there are more advanced things that could be done with icicle timers. By connecting a system of [[Push Blocks|Heavy Push Blocks]] the creator can control [[Water Level Changer|water height]], [[On/off]] states, and also [[Astro Button]]s.  
And because icicles as well as the items mentioned above all function off screen; the creator could make a timer much larger than 2 minutes with minimal effort.


the concept for Icicle Timers was the winner of a contraption contest held by [[JumpDashEvade]] upon the release of [[1.8.0]]


<hr/>
{| class="wikitable"
 
|-
===Contraption===
! Level !! ID
[[File:contraption_4.png|thumb|right|placeholder.]]
|-
 
| Icicle Timer Challenge || [https://megamaker.webmeka.io/level-data.php?id=540938 540938]
 
|}
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Latest revision as of 20:05, 6 July 2023

Mega Man Maker's editor can allow a creator to make automated contraptions that can perform tasks without the player performing a specific action.

Below is a compendium of some of the notable contraptions that have been created and some levels where they can be found in so you can try them out.

Feel free to use these ideas and expand upon them in your levels!


Mini Boss Locks

Contraption subboss.png

Boss Doors will lock when a miniboss is on screen; However, the way that boss doors work will make the first column of the doors solid or not depending if the Minibosses is alive. What this is means is that creators can use Fuse Laser Crawlers or Push Blocks to do something after a miniboss is defeated.

Along with minibosses, stage bosses will also work if the creator needs to set an on off state after fighting a boss. Minibosses will only work while they are in an active state, meanwhile Bosses would work in the same connected section even if they have not been activated.

The benefit of such a setup is that it's faster than just going through the door. But aside from speed it can be used to open up a secret that is hiding in plain sight.

As of 1.8.0 this setup can be used to pull Heavy Push Blocks or start a Magnetic Coil with the power of fuse.

Level ID
Snow Jam 524028
NRS 2 - Spray Barrager 530106 530106
Weapon Playground 1_8 Example Levels

Contraption proximity.png

Proximity Detection

Have you ever wanted to make something happen if mega man is close by? Introducing proximity Detectors.

Steam can extinguish lit oil fires. Fire acts as a solid object and oil is not solid; So when the fire is extinguished it can allow a laser or a push block to pass through. Steam also works to heat up hot plates. This could be used to get in range of a trigger in order for a path to open or for an enemy to take damage.

An alternate style of a proximity detector will use assets that despawn off view such as Cossack blocks or girders that would normally block a fuse laser or a push block but as soon as it is despawned the object being blocked will activate. These types of proximity detectors do not need steam as they work by screen edges.


Level ID
Advanced Building Ideas 520824
Assist Mode - Signal Conversion 538588
No 1 533103



Icicle Timers

Contraption icicle.gif

Icicles can be used to create flexible timers that take up very little space on a screen. The most simple timer that can be created with icicles is a single column of icicles that will block a slide if the player is too slow in a section. Icicles are also very flexible in that they have a delay and a time-to-spawn option. at it's maximum settings a full column of tiles takes about 2 minutes to fill a screen.

Of course there are more advanced things that could be done with icicle timers. By connecting a system of Heavy Push Blocks the creator can control water height, On/off states, and also Astro Buttons. And because icicles as well as the items mentioned above all function off screen; the creator could make a timer much larger than 2 minutes with minimal effort.

the concept for Icicle Timers was the winner of a contraption contest held by JumpDashEvade upon the release of 1.8.0

Level ID
Icicle Timer Challenge 540938