Area: Difference between revisions

Jump to navigation Jump to search
m (Though, I guess that should be made clear.)
(Added a section explaining segments and portals, as well as some peculiarities.)
Line 211: Line 211:


{{clear}}
{{clear}}
==Segment==
In ''Pikmin 3'', areas are split into multiple segments. When a leader, Pikmin, or an object carried by Pikmin touch a portal<ref>In the game files, the object's data is in <code>/content/CMCmn/object/portal.szs</code>.</ref>, they are transported to the equivalent portal, in another segment of the area. For the most part, these segments separate the outdoors parts of an area from the tunnels and small caverns that can be explored, though some segments also exist for small enclosures, interesting plateaus, or corridors leading into [[boss]] arenas, among other things. The act of being transported in a portal saves the player some otherwise uninteresting travel time, but besides that, segmenting the area allows the game to only focus on the segment the player or Pikmin are on, and can save on processing and rendering segments that are irrelevant. Via the use of [[Glitches in Pikmin 3|glitches]], one can make the game show parts of a segment that aren't loaded entirely, or are missing geometry.
When the player's active leader goes through a portal, the screen goes through an {{w|iris shot|iris out}} transition, and then an iris in transition in the new segment. The camera's behavior after this depends on a few circumstances, as explained [[Camera#Segment transitions|here]]. This transition does not happen for other things that go through portals, and instead they simply appear at the destination instantly. The player can find where a portal leads by checking the [[radar]] &ndash; in the Wii U version of ''Pikmin 3'', they can even tap on the portal's icon on the GamePad to pan the radar towards the equivalent portal. In reality, to make sure the player doesn't get transported back and forth endlessly, the destination of a portal is usually somewhere in front of the equivalent portal. In modes with a timer, transitioning through a portal also stops the timer momentarily, as explained [[Glitches in Pikmin 3#Paused timer|here]].
==Terrain==
==Terrain==
{{clean}}
{{clean}}