Projectile physics hotfix from Demolitionist.
This commit is contained in:
parent
ba4fabc410
commit
ec1794c755
14 changed files with 65 additions and 2 deletions
|
|
@ -64,6 +64,7 @@ Class UFireball : Actor
|
|||
+NODAMAGETHRUST;
|
||||
+FORCEXYBILLBOARD;
|
||||
+DONTSPLASH;
|
||||
+NOFRICTION;
|
||||
UFireball.SpreadFactor 0.2;
|
||||
UFireball.NumSmokes 1;
|
||||
UFireball.NumSparks 2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue