invader icon indicating copy to clipboard operation
invader copied to clipboard

[invader-build] implement this effect warning.

Open Aerocatia opened this issue 2 years ago • 1 comments

We probably want this info in invader-build too.

WARNING: effect <path> with an alpha tint of zero, but that particle has nonlinear tinting and will never draw.

Aerocatia avatar Jul 10 '22 14:07 Aerocatia

The error condition is if the effect tag particles block has an entry with the tint upper bound and/or tint lower bound alpha set to 0 while referencing a particle tag with the nonlinear tint flag checked.

This is another cross-tag check

Aerocatia avatar Jul 10 '22 14:07 Aerocatia