Fix problem where hitting ground with sword causes hit pause
[git-p4: depot-paths = "//depot/main/": change = 142]
This commit is contained in:
parent
5de63297cc
commit
29bfb7e3d8
BIN
SwordNGun/Content/Maps/Test.umap
(Stored with Git LFS)
BIN
SwordNGun/Content/Maps/Test.umap
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -4,4 +4,5 @@
|
|||||||
|
|
||||||
#include "CoreMinimal.h"
|
#include "CoreMinimal.h"
|
||||||
|
|
||||||
#define COLLISION_WEAPON ECC_GameTraceChannel1
|
#define COLLISION_RANGED_WEAPON ECC_GameTraceChannel1
|
||||||
|
#define COLLISION_MELEE_WEAPON ECC_GameTraceChannel2
|
Loading…
Reference in New Issue
Block a user