Boss Pass One

This commit is contained in:
Connor Elsworth 2024-03-20 19:27:32 -04:00
parent 7f76d8e51f
commit 53f6853c3f
16 changed files with 24 additions and 23 deletions

View File

@ -1,6 +1,6 @@
{
"FileVersion": 3,
"EngineAssociation": "{8DD3F189-468A-C131-1845-B893D72A159C}",
"EngineAssociation": "5.1",
"Category": "",
"Description": "",
"Plugins": [

View File

@ -123,6 +123,7 @@ ManualIPAddress=
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel1,DefaultResponse=ECR_Block,bTraceType=False,bStaticObject=False,Name="Projectile")
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel2,DefaultResponse=ECR_Block,bTraceType=False,bStaticObject=False,Name="Enemy")
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel3,DefaultResponse=ECR_Block,bTraceType=False,bStaticObject=False,Name="Player")
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel4,DefaultResponse=ECR_Block,bTraceType=False,bStaticObject=False,Name="Boss")
-ProfileRedirects=(OldName="BlockingVolume",NewName="InvisibleWall")
-ProfileRedirects=(OldName="InterpActor",NewName="IgnoreOnlyPawn")
-ProfileRedirects=(OldName="StaticMeshComponent",NewName="BlockAllDynamic")

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.