FTE: Add flame particle definition

This commit is contained in:
cypress 2023-11-29 14:48:33 -05:00 committed by GitHub
parent be4f0a9388
commit 1c5cb2e7a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 0 deletions

BIN
pc/nzp/particles/flame.tga Normal file

Binary file not shown.

View file

@ -0,0 +1,17 @@
r_part flame_particle
{
texture "particles/flame.tga"
tcoords 0 0 256 256 256
die 2
scalefactor 1
scale 24
alpha 0.10
scaledelta 50
alphadelta -0.15
rgb 255 255 255
gravity -12
spawnorg 2
spawnmode circle
rotation 250 250
count 12
}