HOLP: Difference between revisions

From Ukikipedia
Jump to navigation Jump to search
mNo edit summary
(Added BCA to actions that do not update the holp and linked CWT for similarities)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{stub}}
{{stub}}
The '''HOLP''', short for '''Held Object's Last Position''', represents the coordinates at which the object [[Mario]] held last was last rendered. The HOLP is not reset when changing [[courses]] or files, but is reset to the origin ([0, 0, 0]) when starting the game. When released, objects are re-activated and placed at the HOLP, which is usually in front of [[Mario]]. However, if the object was not rendered while being held by Mario, the HOLP would not update during that time, so the object won't appear in front of Mario.  
The '''HOLP''', short for '''Held Object's Last Position''', represents the coordinates at which the object [[Mario]] held last was last rendered. The HOLP is not reset when changing [[courses]] or files, but is reset to the origin ([0, 0, 0]) when starting the game. When released, objects are re-activated and placed at the HOLP, which is usually in front of [[Mario]]. However, if the object was not rendered while being held by Mario, the HOLP would not update during that time, so the object won't appear in front of Mario. A similar effect can be observed with the anchor point when executing a [[Chuckya Wrong Throw]].


The HOLP is specifically not updated when-
The HOLP is specifically not updated when-
Line 6: Line 6:
* The camera is panned away from Mario
* The camera is panned away from Mario
* With [[Hat in Hand]] (as the object doesn't load)
* With [[Hat in Hand]] (as the object doesn't load)
* During [[Pause-Buffered Hitstun]]
* During [[Pause Buffering|Pause-Buffered Hitstun]]
* Using [[Instant Release|instant release]]
* Using [[Instant Release|instant release]]
* By changing a model to be blank using [[Spiny Adoption|spiny adoption]] (cork box only, which doesn't occur in vanilla)
* Holding an object [[BCA| behind the camera]]
* By changing a model to be blank using [[Object_Adoption#Spiny_Adoption|spiny adoption]] (cork box only, which doesn't occur in vanilla)


==Effect on Objects==
==Effect on Objects==

Latest revision as of 03:54, 9 December 2022

The HOLP, short for Held Object's Last Position, represents the coordinates at which the object Mario held last was last rendered. The HOLP is not reset when changing courses or files, but is reset to the origin ([0, 0, 0]) when starting the game. When released, objects are re-activated and placed at the HOLP, which is usually in front of Mario. However, if the object was not rendered while being held by Mario, the HOLP would not update during that time, so the object won't appear in front of Mario. A similar effect can be observed with the anchor point when executing a Chuckya Wrong Throw.

The HOLP is specifically not updated when-

Effect on Objects

When an object is thrown, it will appear at the HOLP. When an object is dropped, it will appear at the HOLP laterally (i.e. share the HOLP's X and Z values) but will be at Mario's height (i.e. it will share his Y value). The exception to this is Bowser, who will always appear directly in front of Mario regardless of the HOLP.