Ahli / sc2xml

11 stars 1 forks source link

Thorn Lizard dies no low graphics death on low graphic settings #100

Closed Ahli closed 9 months ago

Ahli commented 1 year ago

Patch failed to fix the Thorn Lizard not dying with a blood explosion on low graphic settings.

It is still using its death animation.

image

The Thorn Lizzard is unique in that regard since it is the only unit with a death animation in its main model. That's why this inconsistency exists...

Ahli commented 1 year ago

Fix in mod:

    <CActorUnit id="ThornLizard">
        <DeathArray index="Normal" ModelLink="ThornLizardDeath"/>
    </CActorUnit>

or directly in Swarm mod, if you are Blizzard: