HOLP: Difference between revisions

From Ukikipedia
Jump to navigation Jump to search
(i mostly fixed this)
(Added BCA to actions that do not update the holp and linked CWT for similarities)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[File:HOLP.png|thumb|246px]]
{{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. This can happen when Mario (and by extension the object he's holding) isn't rendered by the camera (which occurs while the camera is panned somewhere else or when he's at least 20,300 units away from the camera), when he [[Hat-in-Hand|he has his hat in his hand]], or during [[Pause-Buffered Hitstun]].
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 camera is 20,300 units away
* The camera is panned away from Mario
* With [[Hat in Hand]] (as the object doesn't load)
* During [[Pause Buffering|Pause-Buffered Hitstun]]
* Using [[Instant Release|instant release]]
* 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==
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.
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.


[[Category:Values]]
[[Category:Values]]

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.