Spritebridge: Difference between revisions
Jump to navigation
Jump to search
. |
Helixhorned (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
This has a value of 1 if the player is standing on a floor sprite (such as the bridge in Duke3D's E1L1). Otherwise, the value is 0. See [[sbs]]. | This has a value of 1 if the player is standing on a floor sprite (such as the bridge in Duke3D's E1L1; from r1450 onwards, also if standing on a wall sprite). Otherwise, the value is 0. See [[sbs]]. | ||
[[Category:Player structure members]] | [[Category:Player structure members]] |
Revision as of 07:36, 28 September 2012
This has a value of 1 if the player is standing on a floor sprite (such as the bridge in Duke3D's E1L1; from r1450 onwards, also if standing on a wall sprite). Otherwise, the value is 0. See sbs.