Guniqhudid: Difference between revisions
| mNo edit summary | Hunter byte (talk | contribs) mNo edit summary | ||
| Line 6: | Line 6: | ||
| [[Category:EDuke32 specific commands]] | [[Category:EDuke32 specific commands]] | ||
| [[Category:Screen drawing commands]] | |||
Revision as of 13:25, 21 April 2008
guniqhudid <slotID>
<slotID> is slot's ID. Legal values are 0..254
Select an extra slots so HUD models can store animation state without messing game sprites. By default it uses the first slot(#0). If you need several animating HUD sprites, you should switch to another slot, draw a sprite with rotatesprite, switch back to "guniqhudid 0".
