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 |
||
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]] |
Revision as of 10:34, 6 February 2009
nextspritesect <PrevSpriteID> <CurrentSpriteID>
Finds the previous sprite that in the same sector. See headspritesect? for more information.