Projectile physics hotfix from Demolitionist.

This commit is contained in:
Marisa the Magician 2022-11-11 21:07:13 +01:00
commit 9e43bf8b8b
11 changed files with 57 additions and 7 deletions

View file

@ -56,6 +56,7 @@ Class PulseSpark : Actor
+DONTSPLASH;
+CANBOUNCEWATER;
-BOUNCEAUTOOFF;
+NOFRICTION;
BounceType "Doom";
BounceFactor 1.0;
WallBounceFactor 1.0;
@ -174,6 +175,7 @@ Class PulseBall : Actor
+EXPLODEONWATER;
+SKYEXPLODE;
+FORCEXYBILLBOARD;
+NOFRICTION;
Scale 0.19;
Speed 22;
Radius 2;