Projectile physics hotfix from Demolitionist.

This commit is contained in:
Marisa the Magician 2022-11-11 21:07:43 +01:00
commit ec1794c755
14 changed files with 65 additions and 2 deletions

View file

@ -48,6 +48,7 @@ Class RazorBlade : Actor
+NODAMAGETHRUST;
+DONTBOUNCEONSHOOTABLES;
+ROLLSPRITE;
+NOFRICTION;
}
override void PostBeginPlay()
{