минор, расставил свет в ночи
This commit is contained in:
@@ -57,6 +57,7 @@ GlobalDefaultGameMode=/Game/Blueprints/Player/myGM.myGM_C
|
||||
+EditProfiles=(Name="UI",CustomResponses=((Channel="UI",Response=ECR_Overlap)))
|
||||
+EditProfiles=(Name="Pawn",CustomResponses=((Channel="Pawn",Response=ECR_Ignore),(Channel="PhysicsBody",Response=ECR_Ignore),(Channel="walls"),(Channel="WorldStatic",Response=ECR_Ignore),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore),(Channel="Destructible",Response=ECR_Ignore),(Channel="GrassFinding",Response=ECR_Ignore)))
|
||||
+EditProfiles=(Name="Spectator",CustomResponses=((Channel="walls")))
|
||||
+EditProfiles=(Name="InvisibleWall",CustomResponses=((Channel="Camera",Response=ECR_Ignore)))
|
||||
-ProfileRedirects=(OldName="BlockingVolume",NewName="InvisibleWall")
|
||||
-ProfileRedirects=(OldName="InterpActor",NewName="IgnoreOnlyPawn")
|
||||
-ProfileRedirects=(OldName="StaticMeshComponent",NewName="BlockAllDynamic")
|
||||
|
||||
Reference in New Issue
Block a user