Cloning: Difference between revisions

21 bytes added ,  16 April 2019
m
Line 55: Line 55:
When Mario rides on a [[Koopa Shell]] or [[Shiny Shell]], although the latter is impossible to clone, the shell object stays spawned until he runs into a [[wall]] or presses Z, which causes the shell to break. At this point, Mario sets a flag on the shell, and when the shell next updates, it unloads itself. Because a cloned shell does not update, it does not unload, allowing Mario to repeatedly ride and break a shell after cloning it.  
When Mario rides on a [[Koopa Shell]] or [[Shiny Shell]], although the latter is impossible to clone, the shell object stays spawned until he runs into a [[wall]] or presses Z, which causes the shell to break. At this point, Mario sets a flag on the shell, and when the shell next updates, it unloads itself. Because a cloned shell does not update, it does not unload, allowing Mario to repeatedly ride and break a shell after cloning it.  
=== Remote star collection ===
=== Remote star collection ===
Stars that spawn during the course of gameplay can be cloned. For example, this can be done with red coin stars, 100 coin stars, and stars contained in item boxes. Even if a star is spawned at the start of a level, it can still be cloned if that level contains a [[loading zone]], such as [[Board Bowser's Sub]] and [[Collect the Caps]] in [[Dire, Dire Docks]].
Stars that spawn during the course of gameplay can be cloned. For example, this can be done with red coin stars, 100 coin stars, and stars contained in item boxes. Even if a star is spawned at the start of a level, it can still be cloned if that level contains a [[loading zone]], such as [[Board Bowser's Sub]] and [[Collect the Caps...|Collect the Caps]] in [[Dire, Dire Docks]].
 
==Manipulating clones==
==Manipulating clones==
These are commonly used methods to get Mario to hold the correct [[object slot]] to clone a desired [[object]].
These are commonly used methods to get Mario to hold the correct [[object slot]] to clone a desired [[object]].
77

edits