summaryrefslogtreecommitdiff
path: root/assets/scripts/ab_infestation_slime.trail
blob: 44190c2d3d8c947bed0f2fd6daebb45c259dcbf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//slime hook
models/buildables/infestationslime
{
  beam
  {
    shader        models/infestationslimezunge
    segments      6
    width         10.0 1.0
    color         { 1 1 1 } -
	segmentTime 50
    textureType   repeat front 100.0
    jitter        1.0 5
  }
}