error.mat: add pulsing alphaGen on top to aid visibility
This commit is contained in:
parent
af139751e0
commit
d4e615a075
1 changed files with 7 additions and 1 deletions
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue