Prevspritesect: Difference between revisions
Jump to navigation
Jump to search
Hunter byte (talk | contribs) New page: '''nextspritesect <PrevSpriteID> <CurrentSpriteID>''' Finds the previous sprite that in the same sprite. See headspritesect for more information. [[Category:EDuke32 specific comma... |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
'''nextspritesect <PrevSpriteID> <CurrentSpriteID> | '''nextspritesect''' <PrevSpriteID> <CurrentSpriteID> | ||
Finds the previous sprite that in the same | Finds the previous sprite that in the same sector. See [[headspritesect]] for more information. | ||
[[Category:EDuke32 specific commands]] | [[Category:EDuke32 specific commands]] | ||
[[Category:Sprite manipulation]] | [[Category:Sprite manipulation]] |
Latest revision as of 12:16, 4 May 2009
nextspritesect <PrevSpriteID> <CurrentSpriteID>
Finds the previous sprite that in the same sector. See headspritesect for more information.