Unused content in Pikmin: Difference between revisions

m
mNo edit summary
Line 67: Line 67:
For unknown reasons, Usuba does not show up in the animation test.
For unknown reasons, Usuba does not show up in the animation test.


=== Kingback===
=== Kingback ===
'''Kingback''' is the internal name for an unused boss. This enemy is simply the "back" of the [[Emperor Bulblax]] without the lower body. It does nothing if touched/attacked by Olimar or the Pikmin, and simply pushes back any objects if touched.
'''Kingback''' is the internal name for an unused boss. This enemy is simply the "back" of the [[Emperor Bulblax]] without the lower body. It does nothing if touched/attacked by Olimar or the Pikmin, and simply pushes back any objects if touched.


Although Kingback cannot be damaged, it still has coding for being "killed", where it simply disappears.{{cite youtube|5Dnnq2hSreQ| of Kingback's "death" function being called remotely|published={{date|15|May|2020}}|retrieved={{date|3|March|2023}}}}
Although Kingback cannot be damaged, it still has coding for being "killed", where it simply disappears.{{cite youtube|5Dnnq2hSreQ| of Kingback's "death" function being called remotely|published={{date|15|May|2020}}|retrieved={{date|3|March|2023}}}}
=== Yamash ===
There exist 3 "yamash" enemies, <code>yamash3</code>, <code>yamash4</code>, and <code>yamash5</code>. yamash1 and yamash2 do not exist. These enemies all crash the game when spawned, and have no associated model or code. Something of note is that all of their associated ID's come directly after the ID for the cut enemy Usuba, which may suggest a connection.
=== nakata1 ===
There is also an <code>nakata1</code> enemy, which like the "yamash" enemies, also crashes the game when spawned and has no associated model or code. This enemy's entry is the last one present in the internal list of all enemy ID's. ''Tetsuya Nakata'' is one of the developers credited under game programming in the credits of ''Pikmin.'' The enemy's internal name using the last name of a developer suggests a connection, but it's still unknown on what the purpose of this enemy was.


=== Infinite bomb spawner ===
=== Infinite bomb spawner ===