Finished biorifle, began work on pulsegun.
Added some extra particle effects just for kicks. Made various actors freeze-aware. Tweaked a couple things here and there.
This commit is contained in:
parent
d718eb6a9c
commit
73e8e8ada9
96 changed files with 1437 additions and 133 deletions
25
decaldef.txt
25
decaldef.txt
|
|
@ -25,6 +25,31 @@ decalgroup WallCrack
|
|||
WallCrack2 1
|
||||
}
|
||||
|
||||
decal BioSplat1
|
||||
{
|
||||
pic biosplat
|
||||
shade "20 80 18"
|
||||
x-scale 0.25
|
||||
y-scale 0.25
|
||||
randomflipx
|
||||
randomflipy
|
||||
}
|
||||
decal BioSplat2
|
||||
{
|
||||
pic biospla2
|
||||
shade "20 80 18"
|
||||
x-scale 0.25
|
||||
y-scale 0.25
|
||||
randomflipx
|
||||
randomflipy
|
||||
}
|
||||
|
||||
decalgroup BioSplat
|
||||
{
|
||||
BioSplat1 1
|
||||
BioSplat2 1
|
||||
}
|
||||
|
||||
decal RocketBlast
|
||||
{
|
||||
pic rcktblst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue