Bobposy: Difference between revisions
No edit summary  | 
				 Added to the articles requiring verification category  | 
				||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
This seems to give the [[player]]'s SPRITE a xvelocity related to the difference (sqrt) between [[posx]], [[posy]] and [[bobposx]], [[bobposy]] <BR>  | This seems to give the [[player]]'s SPRITE a xvelocity related to the difference (sqrt) between [[posx]], [[posy]] and [[bobposx]], [[bobposy]] <BR>  | ||
They are reset to their non-bob versions each frame.  | They are reset to their non-bob versions each frame.  | ||
[[Category:Player structure members]]  | |||
[[Category:Articles requiring verification of information]]  | |||
Latest revision as of 08:40, 7 September 2006
Member of the player struct; this is modified when the player is in a sector with a SE with a lotag of 0 and a sector with a floorstat with bit 64(10) set.
This seems to give the player's SPRITE a xvelocity related to the difference (sqrt) between posx, posy and bobposx, bobposy 
They are reset to their non-bob versions each frame.