Skip to content

Engine: Add new tsprite flag TSPR_FLAGS_NO_GLOW (32, hex: 0x20)

Dino Bollinger requested to merge dibollinger/eduke32:no_glow_tsprite into master

Prevents the game from showing the glowmap defined for the sprite. Applied to sprite shadows in Duke3D.

Backport of a commit I made for AMC.

Merge request reports