REGoth-project / REGoth

OpenSource-Reimplementation of the zEngine, used by the game "Gothic"
GNU General Public License v3.0
631 stars 62 forks source link

Pfx soft alpha #319

Closed ataulien closed 6 years ago

ataulien commented 6 years ago

Implementes soft alpha fade for particles in G2.

Whether soft-alpha should be active is encoded inside the visTexAniIsLooping flag as a value of 2.

Fixes #273.