error.mat: add pulsing alphaGen on top to aid visibility

This commit is contained in:
Marco Cawthorne 2021-06-01 12:48:03 +02:00
parent af139751e0
commit d4e615a075

View file

@ -1,5 +1,11 @@
{
{
rgbGen const ( 1 0 0 )
map $whiteimage
rgbGen entity
}
{
rgbGen const (1 0 0)
alphagen wave sin .6 .5 0 2
blendFunc blend
}
}