diff options
author | Mikko Tiusanen <ams@daug.net> | 2014-05-04 01:18:52 +0300 |
---|---|---|
committer | Mikko Tiusanen <ams@daug.net> | 2014-05-04 01:18:52 +0300 |
commit | 01beb9919b95479d8be040bec74abc5cc67a5e43 (patch) | |
tree | 65f0b79e793848491832756a4c3a32b23668fab3 /assets/scripts/hw_flamer.trail | |
parent | 191d731da136b7ee959a17e63111c9146219a768 (diff) |
Initial import.
Diffstat (limited to 'assets/scripts/hw_flamer.trail')
-rw-r--r-- | assets/scripts/hw_flamer.trail | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/assets/scripts/hw_flamer.trail b/assets/scripts/hw_flamer.trail new file mode 100644 index 0000000..4ba8db6 --- /dev/null +++ b/assets/scripts/hw_flamer.trail @@ -0,0 +1,14 @@ +models/weapons/flamer/missileTS +{ + beam + { + shader gfx/flamer/trail + + segments 3 + width 80.0 20.0 + alpha 1.0 0.1 + segmentTime 120 + + textureType stretch 0.0 1.0 + } +}
\ No newline at end of file |