Add DONTBOUNCEONSHOOTABLES flag to various projectiles that seem to need it.
This commit is contained in:
parent
3bcd98636e
commit
fd95c4e8aa
4 changed files with 4 additions and 0 deletions
|
|
@ -133,6 +133,7 @@ Class TranslocatorModule : Actor
|
|||
+CANBOUNCEWATER;
|
||||
+BLOCKASPLAYER;
|
||||
-ALLOWBOUNCEONACTORS;
|
||||
+DONTBOUNCEONSHOOTABLES;
|
||||
BounceType "Hexen";
|
||||
BounceFactor 0.3;
|
||||
WallBounceFactor 0.3;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue