Spritenoshade: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
Jblade (talk | contribs)
m fixed spelling error
Line 3: Line 3:
Causes sprite <tilenum> to be unaffected by the shade of the sector it is in.
Causes sprite <tilenum> to be unaffected by the shade of the sector it is in.


If you want to a actor glow like some projectiles in the game, use togheder with setactor[THISACTOR].shade -127.
If you want to a actor glow like some projectiles in the game, use together with setactor[THISACTOR].shade -127.


[[Category:EDuke32 specific commands]]
[[Category:EDuke32 specific commands]]
[[Category:Sprite manipulation]]
[[Category:Sprite manipulation]]

Revision as of 13:55, 21 May 2007

spritenoshade <tilenum>

Causes sprite <tilenum> to be unaffected by the shade of the sector it is in.

If you want to a actor glow like some projectiles in the game, use together with setactor[THISACTOR].shade -127.