Editing Unused content in Pikmin
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 47: | Line 47: | ||
Some unused textures have been found on the game's disc, portraying [[Red Pikmin|Red]] and [[Blue Pikmin]] with [[bomb-rock]]s. This hints to the fact that, initially, all Pikmin types were designed to carry bomb-rocks. | Some unused textures have been found on the game's disc, portraying [[Red Pikmin|Red]] and [[Blue Pikmin]] with [[bomb-rock]]s. This hints to the fact that, initially, all Pikmin types were designed to carry bomb-rocks. | ||
<gallery | <gallery> | ||
P1 Unused Red Leaf Bomb Rock Icon.png|Red leaf Pikmin. | P1 Unused Red Leaf Bomb Rock Icon.png|Red leaf Pikmin. | ||
P1 Unused Red Bud Bomb Rock Icon.png|Red bud Pikmin. | P1 Unused Red Bud Bomb Rock Icon.png|Red bud Pikmin. | ||
Line 96: | Line 96: | ||
=== Deleted objects === | === Deleted objects === | ||
There are a couple of unused objects that no longer exist in the game's code, but their internal names and ID's are still preserved. These objects will usually crash the game when spawned as they no longer exist. Below is a list of the following deleted objects: | There are a couple of unused objects that no longer exist in the game's code, but their internal names and ID's are still preserved. These objects will usually crash the game when spawned as they no longer exist. Below is a list of the following deleted objects: | ||
{| class="wikitable" | |||
|- | |||
| gem1 | |||
|- | |||
| gem5 | |||
|- | |||
| gem10 | |||
|- | |||
| gem20 | |||
|- | |||
| gem50 | |||
|- | |||
| never use this | |||
|- | |||
| ivy | |||
|- | |||
| cylinder test | |||
|- | |||
| dual test | |||
|- | |||
| rocket | |||
|- | |||
| workobject | |||
|} | |||
The following information can be inferred from the titles: | The following information can be inferred from the titles: | ||
* <code>never use this</code> was likely an outdated version of an object that was renamed later in development to dissuade developers from accidentally using it. | *<code>never use this</code> was likely an outdated version of an object that was renamed later in development to dissuade developers from accidentally using it. | ||
* <code>rocket</code> likely belonged to an early version of the | *<code>rocket</code> likely belonged to an early version of the S.S. Dolphin. | ||
* The <code>gem</code> objects seem to correspond to earlier versions of | *The <code>gem</code> objects seem to correspond to earlier versions of pellets, based on naming. Interestingly, this naming pattern suggests that a 50-Pikmin pellet used to exist earlier in development, but was eventually cut. | ||
== Unused Pikmin animations == | == Unused Pikmin animations == |