181 lines
28 KiB
INI
181 lines
28 KiB
INI
[/Script/EngineSettings.GameMapsSettings]
|
|
GameDefaultMap=/Game/Assets/Levels/Menu
|
|
EditorStartupMap=/Game/Assets/Levels/Map_KOTH_Darko
|
|
GlobalDefaultGameMode="/Script/UnrealProject.DefaultGameMode"
|
|
GameInstanceClass=/Script/UnrealProject.DefaultGameInstance
|
|
|
|
[/Script/Engine.Engine]
|
|
+ActiveGameNameRedirects=(OldGameName="TP_ThirdPerson",NewGameName="/Script/UnrealProject")
|
|
+ActiveGameNameRedirects=(OldGameName="/Script/TP_ThirdPerson",NewGameName="/Script/UnrealProject")
|
|
+ActiveGameNameRedirects=(OldGameName="/Script/GameName",NewGameName="/Script/UnrealProject")
|
|
|
|
[Core.Log]
|
|
LogNet=verbose
|
|
LogOnline=verbose
|
|
|
|
[/Script/Engine.GameEngine]
|
|
!NetDriverDefinitions=ClearArray
|
|
+NetDriverDefinitions=(DefName="GameNetDriver",DriverClassName="OnlineSubsystemSteam.SteamNetDriver",DriverClassNameFallback="OnlineSubsystemUtils.IpNetDriver")
|
|
|
|
[OnlineSubsystem]
|
|
DefaultPlatformService=Steam
|
|
PollingIntervalInMs=20
|
|
|
|
[OnlineSubsystemSteam]
|
|
bEnabled=true
|
|
;SteamDevAppId=233250
|
|
SteamDevAppId=480
|
|
GameServerQueryPort=27015
|
|
bRelaunchInSteam=false
|
|
GameVersion=1.0.0.0
|
|
bVACEnabled=1
|
|
bAllowP2PPacketRelay=true
|
|
P2PConnectionTimeout=90
|
|
|
|
[/Script/OnlineSubsystemSteam.SteamNetDriver]
|
|
NetConnectionClassName="OnlineSubsystemSteam.SteamNetConnection"
|
|
|
|
[/Script/HardwareTargeting.HardwareTargetingSettings]
|
|
TargetedHardwareClass=Desktop
|
|
AppliedTargetedHardwareClass=Desktop
|
|
DefaultGraphicsPerformance=Maximum
|
|
AppliedDefaultGraphicsPerformance=Maximum
|
|
|
|
[/Script/Engine.CollisionProfile]
|
|
-Profiles=(Name="NoCollision",CollisionEnabled=NoCollision,ObjectTypeName="WorldStatic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore)),HelpMessage="No collision",bCanModify=False)
|
|
-Profiles=(Name="BlockAll",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldStatic",CustomResponses=,HelpMessage="WorldStatic object that blocks all actors by default. All new custom channels will use its own default response. ",bCanModify=False)
|
|
-Profiles=(Name="OverlapAll",CollisionEnabled=QueryOnly,ObjectTypeName="WorldStatic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Overlap),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldStatic object that overlaps all actors by default. All new custom channels will use its own default response. ",bCanModify=False)
|
|
-Profiles=(Name="BlockAllDynamic",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldDynamic",CustomResponses=,HelpMessage="WorldDynamic object that blocks all actors by default. All new custom channels will use its own default response. ",bCanModify=False)
|
|
-Profiles=(Name="OverlapAllDynamic",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Overlap),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldDynamic object that overlaps all actors by default. All new custom channels will use its own default response. ",bCanModify=False)
|
|
-Profiles=(Name="IgnoreOnlyPawn",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="Pawn",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore)),HelpMessage="WorldDynamic object that ignores Pawn and Vehicle. All other channels will be set to default.",bCanModify=False)
|
|
-Profiles=(Name="OverlapOnlyPawn",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="Pawn",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Ignore)),HelpMessage="WorldDynamic object that overlaps Pawn, Camera, and Vehicle. All other channels will be set to default. ",bCanModify=False)
|
|
-Profiles=(Name="Pawn",CollisionEnabled=QueryAndPhysics,ObjectTypeName="Pawn",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="Pawn object. Can be used for capsule of any playerable character or AI. ",bCanModify=False)
|
|
-Profiles=(Name="Spectator",CollisionEnabled=QueryOnly,ObjectTypeName="Pawn",CustomResponses=((Channel="WorldStatic",Response=ECR_Block),(Channel="Pawn",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore),(Channel="WorldDynamic",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore),(Channel="PhysicsBody",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore),(Channel="Destructible",Response=ECR_Ignore)),HelpMessage="Pawn object that ignores all other actors except WorldStatic.",bCanModify=False)
|
|
-Profiles=(Name="CharacterMesh",CollisionEnabled=QueryOnly,ObjectTypeName="Pawn",CustomResponses=((Channel="Pawn",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore)),HelpMessage="Pawn object that is used for Character Mesh. All other channels will be set to default.",bCanModify=False)
|
|
-Profiles=(Name="PhysicsActor",CollisionEnabled=QueryAndPhysics,ObjectTypeName="PhysicsBody",CustomResponses=,HelpMessage="Simulating actors",bCanModify=False)
|
|
-Profiles=(Name="Destructible",CollisionEnabled=QueryAndPhysics,ObjectTypeName="Destructible",CustomResponses=,HelpMessage="Destructible actors",bCanModify=False)
|
|
-Profiles=(Name="InvisibleWall",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldStatic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="WorldStatic object that is invisible.",bCanModify=False)
|
|
-Profiles=(Name="InvisibleWallDynamic",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="WorldDynamic object that is invisible.",bCanModify=False)
|
|
-Profiles=(Name="Trigger",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Ignore),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldDynamic object that is used for trigger. All other channels will be set to default.",bCanModify=False)
|
|
-Profiles=(Name="Ragdoll",CollisionEnabled=QueryAndPhysics,ObjectTypeName="PhysicsBody",CustomResponses=((Channel="Pawn",Response=ECR_Ignore)),HelpMessage="Simulating Skeletal Mesh Component. All other channels will be set to default.",bCanModify=False)
|
|
-Profiles=(Name="Vehicle",CollisionEnabled=QueryAndPhysics,ObjectTypeName="Vehicle",CustomResponses=,HelpMessage="Vehicle object that blocks Vehicle, WorldStatic, and WorldDynamic. All other channels will be set to default.",bCanModify=False)
|
|
-Profiles=(Name="UI",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Block),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldStatic object that overlaps all actors by default. All new custom channels will use its own default response. ",bCanModify=False)
|
|
+Profiles=(Name="NoCollision",CollisionEnabled=NoCollision,ObjectTypeName="WorldStatic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore)),HelpMessage="No collision",bCanModify=False)
|
|
+Profiles=(Name="BlockAll",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldStatic",CustomResponses=,HelpMessage="WorldStatic object that blocks all actors by default. All new custom channels will use its own default response. ",bCanModify=False)
|
|
+Profiles=(Name="OverlapAll",CollisionEnabled=QueryOnly,ObjectTypeName="WorldStatic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Overlap),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldStatic object that overlaps all actors by default. All new custom channels will use its own default response. ",bCanModify=False)
|
|
+Profiles=(Name="BlockAllDynamic",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldDynamic",CustomResponses=,HelpMessage="WorldDynamic object that blocks all actors by default. All new custom channels will use its own default response. ",bCanModify=False)
|
|
+Profiles=(Name="OverlapAllDynamic",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Overlap),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldDynamic object that overlaps all actors by default. All new custom channels will use its own default response. ",bCanModify=False)
|
|
+Profiles=(Name="IgnoreOnlyPawn",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="Pawn",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore)),HelpMessage="WorldDynamic object that ignores Pawn and Vehicle. All other channels will be set to default.",bCanModify=False)
|
|
+Profiles=(Name="OverlapOnlyPawn",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="Pawn",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Ignore)),HelpMessage="WorldDynamic object that overlaps Pawn, Camera, and Vehicle. All other channels will be set to default. ",bCanModify=False)
|
|
+Profiles=(Name="Pawn",CollisionEnabled=QueryAndPhysics,ObjectTypeName="Pawn",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="Pawn object. Can be used for capsule of any playerable character or AI. ",bCanModify=False)
|
|
+Profiles=(Name="Spectator",CollisionEnabled=QueryOnly,ObjectTypeName="Pawn",CustomResponses=((Channel="WorldStatic"),(Channel="Pawn",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore),(Channel="WorldDynamic",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore),(Channel="PhysicsBody",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore),(Channel="Destructible",Response=ECR_Ignore)),HelpMessage="Pawn object that ignores all other actors except WorldStatic.",bCanModify=False)
|
|
+Profiles=(Name="CharacterMesh",CollisionEnabled=QueryOnly,ObjectTypeName="Pawn",CustomResponses=((Channel="Pawn",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore)),HelpMessage="Pawn object that is used for Character Mesh. All other channels will be set to default.",bCanModify=False)
|
|
+Profiles=(Name="PhysicsActor",CollisionEnabled=QueryAndPhysics,ObjectTypeName="PhysicsBody",CustomResponses=,HelpMessage="Simulating actors",bCanModify=False)
|
|
+Profiles=(Name="Destructible",CollisionEnabled=QueryAndPhysics,ObjectTypeName="Destructible",CustomResponses=,HelpMessage="Destructible actors",bCanModify=False)
|
|
+Profiles=(Name="InvisibleWall",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldStatic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="WorldStatic object that is invisible.",bCanModify=False)
|
|
+Profiles=(Name="InvisibleWallDynamic",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="WorldDynamic object that is invisible.",bCanModify=False)
|
|
+Profiles=(Name="Trigger",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Ignore),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldDynamic object that is used for trigger. All other channels will be set to default.",bCanModify=False)
|
|
+Profiles=(Name="Ragdoll",CollisionEnabled=QueryAndPhysics,ObjectTypeName="PhysicsBody",CustomResponses=((Channel="Pawn",Response=ECR_Ignore)),HelpMessage="Simulating Skeletal Mesh Component. All other channels will be set to default.",bCanModify=False)
|
|
+Profiles=(Name="Vehicle",CollisionEnabled=QueryAndPhysics,ObjectTypeName="Vehicle",CustomResponses=,HelpMessage="Vehicle object that blocks Vehicle, WorldStatic, and WorldDynamic. All other channels will be set to default.",bCanModify=False)
|
|
+Profiles=(Name="UI",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility"),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldStatic object that overlaps all actors by default. All new custom channels will use its own default response. ",bCanModify=False)
|
|
+Profiles=(Name="Triggers",CollisionEnabled=QueryOnly,ObjectTypeName="Trigger",CustomResponses=((Channel="WorldStatic",Response=ECR_Ignore),(Channel="WorldDynamic",Response=ECR_Ignore),(Channel="Pawn",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore),(Channel="PhysicsBody",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore),(Channel="Destructible",Response=ECR_Ignore),(Channel="EngineTraceChannel1",Response=ECR_Ignore),(Channel="EngineTraceChannel2",Response=ECR_Ignore),(Channel="EngineTraceChannel3",Response=ECR_Ignore),(Channel="EngineTraceChannel4",Response=ECR_Ignore),(Channel="EngineTraceChannel5",Response=ECR_Ignore),(Channel="EngineTraceChannel6",Response=ECR_Ignore),(Channel="Units",Response=ECR_Overlap),(Channel="Players",Response=ECR_Overlap),(Channel="Ghost",Response=ECR_Ignore),(Channel="GameTraceChannel7",Response=ECR_Ignore),(Channel="GameTraceChannel8",Response=ECR_Ignore),(Channel="GameTraceChannel9",Response=ECR_Ignore),(Channel="GameTraceChannel10",Response=ECR_Ignore),(Channel="GameTraceChannel11",Response=ECR_Ignore),(Channel="GameTraceChannel12",Response=ECR_Ignore),(Channel="GameTraceChannel13",Response=ECR_Ignore),(Channel="GameTraceChannel14",Response=ECR_Ignore),(Channel="GameTraceChannel15",Response=ECR_Ignore),(Channel="GameTraceChannel16",Response=ECR_Ignore),(Channel="GameTraceChannel17",Response=ECR_Ignore),(Channel="GameTraceChannel18",Response=ECR_Ignore)),HelpMessage="Needs description",bCanModify=True)
|
|
+Profiles=(Name="Units",CollisionEnabled=QueryAndPhysics,ObjectTypeName="Units",CustomResponses=((Channel="Trigger",Response=ECR_Overlap),(Channel="Projectile",Response=ECR_Overlap),(Channel="ProjectileUnitsOnly",Response=ECR_Overlap)),HelpMessage="Needs description",bCanModify=True)
|
|
+Profiles=(Name="Projectiles",CollisionEnabled=QueryAndPhysics,ObjectTypeName="Projectile",CustomResponses=((Channel="WorldDynamic",Response=ECR_Ignore),(Channel="Pawn",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore),(Channel="PhysicsBody",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore),(Channel="Destructible",Response=ECR_Ignore),(Channel="EngineTraceChannel1",Response=ECR_Ignore),(Channel="EngineTraceChannel2",Response=ECR_Ignore),(Channel="EngineTraceChannel3",Response=ECR_Ignore),(Channel="EngineTraceChannel4",Response=ECR_Ignore),(Channel="EngineTraceChannel5",Response=ECR_Ignore),(Channel="EngineTraceChannel6",Response=ECR_Ignore),(Channel="Units",Response=ECR_Overlap),(Channel="Players",Response=ECR_Overlap),(Channel="Ghost",Response=ECR_Ignore),(Channel="GameTraceChannel7",Response=ECR_Ignore),(Channel="GameTraceChannel8",Response=ECR_Ignore),(Channel="GameTraceChannel9",Response=ECR_Ignore),(Channel="GameTraceChannel10",Response=ECR_Ignore),(Channel="GameTraceChannel11",Response=ECR_Ignore),(Channel="GameTraceChannel12",Response=ECR_Ignore),(Channel="GameTraceChannel13",Response=ECR_Ignore),(Channel="GameTraceChannel14",Response=ECR_Ignore),(Channel="GameTraceChannel15",Response=ECR_Ignore),(Channel="GameTraceChannel16",Response=ECR_Ignore),(Channel="GameTraceChannel17",Response=ECR_Ignore),(Channel="GameTraceChannel18",Response=ECR_Ignore)),HelpMessage="for projectiles",bCanModify=True)
|
|
+Profiles=(Name="PlayerOverlap",CollisionEnabled=QueryOnly,ObjectTypeName="Units",CustomResponses=((Channel="WorldStatic",Response=ECR_Ignore),(Channel="WorldDynamic",Response=ECR_Ignore),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore),(Channel="PhysicsBody",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore),(Channel="Destructible",Response=ECR_Ignore),(Channel="EngineTraceChannel1",Response=ECR_Ignore),(Channel="EngineTraceChannel2",Response=ECR_Ignore),(Channel="EngineTraceChannel3",Response=ECR_Ignore),(Channel="EngineTraceChannel4",Response=ECR_Ignore),(Channel="EngineTraceChannel5",Response=ECR_Ignore),(Channel="EngineTraceChannel6",Response=ECR_Ignore),(Channel="Units",Response=ECR_Overlap),(Channel="Players",Response=ECR_Overlap),(Channel="Ghost",Response=ECR_Ignore),(Channel="GameTraceChannel7",Response=ECR_Ignore),(Channel="GameTraceChannel8",Response=ECR_Ignore),(Channel="GameTraceChannel9",Response=ECR_Ignore),(Channel="GameTraceChannel10",Response=ECR_Ignore),(Channel="GameTraceChannel11",Response=ECR_Ignore),(Channel="GameTraceChannel12",Response=ECR_Ignore),(Channel="GameTraceChannel13",Response=ECR_Ignore),(Channel="GameTraceChannel14",Response=ECR_Ignore),(Channel="GameTraceChannel15",Response=ECR_Ignore),(Channel="GameTraceChannel16",Response=ECR_Ignore),(Channel="GameTraceChannel17",Response=ECR_Ignore),(Channel="GameTraceChannel18",Response=ECR_Ignore)),HelpMessage="For Player only Overlap",bCanModify=True)
|
|
+Profiles=(Name="Players",CollisionEnabled=QueryAndPhysics,ObjectTypeName="Players",CustomResponses=((Channel="Trigger",Response=ECR_Overlap),(Channel="Projectile",Response=ECR_Overlap),(Channel="ProjectileUnitsOnly",Response=ECR_Overlap)),HelpMessage="Players",bCanModify=True)
|
|
+Profiles=(Name="Ghosts",CollisionEnabled=QueryAndPhysics,ObjectTypeName="Ghost",CustomResponses=((Channel="Units",Response=ECR_Overlap),(Channel="Trigger",Response=ECR_Overlap),(Channel="Projectile",Response=ECR_Overlap),(Channel="Players",Response=ECR_Ignore)),HelpMessage="Ghosts",bCanModify=True)
|
|
+Profiles=(Name="GhostOverlap",CollisionEnabled=QueryOnly,ObjectTypeName="Units",CustomResponses=((Channel="WorldStatic",Response=ECR_Ignore),(Channel="WorldDynamic",Response=ECR_Ignore),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore),(Channel="PhysicsBody",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore),(Channel="Destructible",Response=ECR_Ignore),(Channel="EngineTraceChannel1",Response=ECR_Ignore),(Channel="EngineTraceChannel2",Response=ECR_Ignore),(Channel="EngineTraceChannel3",Response=ECR_Ignore),(Channel="EngineTraceChannel4",Response=ECR_Ignore),(Channel="EngineTraceChannel5",Response=ECR_Ignore),(Channel="EngineTraceChannel6",Response=ECR_Ignore),(Channel="Units",Response=ECR_Overlap),(Channel="Players",Response=ECR_Ignore),(Channel="Ghost",Response=ECR_Overlap),(Channel="GameTraceChannel7",Response=ECR_Ignore),(Channel="GameTraceChannel8",Response=ECR_Ignore),(Channel="GameTraceChannel9",Response=ECR_Ignore),(Channel="GameTraceChannel10",Response=ECR_Ignore),(Channel="GameTraceChannel11",Response=ECR_Ignore),(Channel="GameTraceChannel12",Response=ECR_Ignore),(Channel="GameTraceChannel13",Response=ECR_Ignore),(Channel="GameTraceChannel14",Response=ECR_Ignore),(Channel="GameTraceChannel15",Response=ECR_Ignore),(Channel="GameTraceChannel16",Response=ECR_Ignore),(Channel="GameTraceChannel17",Response=ECR_Ignore),(Channel="GameTraceChannel18",Response=ECR_Ignore)),HelpMessage="For Ghost only Overlap",bCanModify=True)
|
|
+Profiles=(Name="ProjectileUnitsOnly",CollisionEnabled=QueryAndPhysics,ObjectTypeName="ProjectileUnitsOnly",CustomResponses=((Channel="WorldStatic",Response=ECR_Ignore),(Channel="WorldDynamic",Response=ECR_Ignore),(Channel="Pawn",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore),(Channel="PhysicsBody",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore),(Channel="Destructible",Response=ECR_Ignore),(Channel="EngineTraceChannel1",Response=ECR_Ignore),(Channel="EngineTraceChannel2",Response=ECR_Ignore),(Channel="EngineTraceChannel3",Response=ECR_Ignore),(Channel="EngineTraceChannel4",Response=ECR_Ignore),(Channel="EngineTraceChannel5",Response=ECR_Ignore),(Channel="EngineTraceChannel6",Response=ECR_Ignore),(Channel="Units",Response=ECR_Overlap),(Channel="Players",Response=ECR_Overlap),(Channel="Ghost",Response=ECR_Ignore),(Channel="GameTraceChannel9",Response=ECR_Ignore),(Channel="GameTraceChannel10",Response=ECR_Ignore),(Channel="GameTraceChannel11",Response=ECR_Ignore),(Channel="GameTraceChannel12",Response=ECR_Ignore),(Channel="GameTraceChannel13",Response=ECR_Ignore),(Channel="GameTraceChannel14",Response=ECR_Ignore),(Channel="GameTraceChannel15",Response=ECR_Ignore),(Channel="GameTraceChannel16",Response=ECR_Ignore),(Channel="GameTraceChannel17",Response=ECR_Ignore),(Channel="GameTraceChannel18",Response=ECR_Ignore)),HelpMessage="Needs description",bCanModify=True)
|
|
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel1,Name="Units",DefaultResponse=ECR_Block,bTraceType=False,bStaticObject=False)
|
|
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel2,Name="Trigger",DefaultResponse=ECR_Ignore,bTraceType=False,bStaticObject=False)
|
|
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel3,Name="Projectile",DefaultResponse=ECR_Ignore,bTraceType=False,bStaticObject=False)
|
|
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel4,Name="Players",DefaultResponse=ECR_Block,bTraceType=False,bStaticObject=False)
|
|
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel5,Name="Dash",DefaultResponse=ECR_Ignore,bTraceType=True,bStaticObject=False)
|
|
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel6,Name="Ghost",DefaultResponse=ECR_Block,bTraceType=False,bStaticObject=False)
|
|
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel7,Name="Hover",DefaultResponse=ECR_Ignore,bTraceType=True,bStaticObject=False)
|
|
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel8,Name="ProjectileUnitsOnly",DefaultResponse=ECR_Ignore,bTraceType=False,bStaticObject=False)
|
|
+EditProfiles=(Name="OverlapAll",CustomResponses=((Channel="Units",Response=ECR_Overlap),(Channel="Players",Response=ECR_Overlap),(Channel="Ghost",Response=ECR_Overlap)))
|
|
+EditProfiles=(Name="OverlapAllDynamic",CustomResponses=((Channel="Units",Response=ECR_Overlap),(Channel="Players",Response=ECR_Overlap),(Channel="Ghost",Response=ECR_Overlap)))
|
|
+EditProfiles=(Name="IgnoreOnlyPawn",CustomResponses=((Channel="Units",Response=ECR_Ignore),(Channel="Players",Response=ECR_Ignore),(Channel="Dash",Response=ECR_Ignore),(Channel="Ghost",Response=ECR_Ignore)))
|
|
+EditProfiles=(Name="OverlapOnlyPawn",CustomResponses=((Channel="Units",Response=ECR_Overlap),(Channel="Players",Response=ECR_Overlap),(Channel="Ghost",Response=ECR_Overlap)))
|
|
+EditProfiles=(Name="Spectator",CustomResponses=((Channel="Units",Response=ECR_Ignore),(Channel="Players",Response=ECR_Ignore),(Channel="Dash",Response=ECR_Ignore),(Channel="Ghost",Response=ECR_Ignore)))
|
|
+EditProfiles=(Name="CharacterMesh",CustomResponses=((Channel="Units",Response=ECR_Ignore),(Channel="Players",Response=ECR_Ignore),(Channel="Ghost",Response=ECR_Ignore)))
|
|
+EditProfiles=(Name="Trigger",CustomResponses=((Channel="Units",Response=ECR_Overlap),(Channel="Players",Response=ECR_Overlap),(Channel="Ghost",Response=ECR_Overlap)))
|
|
+EditProfiles=(Name="Ragdoll",CustomResponses=((Channel="Units",Response=ECR_Ignore),(Channel="Players",Response=ECR_Ignore),(Channel="Ghost",Response=ECR_Ignore)))
|
|
+EditProfiles=(Name="UI",CustomResponses=((Channel="Units",Response=ECR_Overlap),(Channel="Players",Response=ECR_Overlap),(Channel="Ghost",Response=ECR_Overlap)))
|
|
+EditProfiles=(Name="BlockAll",CustomResponses=((Channel="Projectile"),(Channel="Dash"),(Channel="Hover")))
|
|
-ProfileRedirects=(OldName="BlockingVolume",NewName="InvisibleWall")
|
|
-ProfileRedirects=(OldName="InterpActor",NewName="IgnoreOnlyPawn")
|
|
-ProfileRedirects=(OldName="StaticMeshComponent",NewName="BlockAllDynamic")
|
|
-ProfileRedirects=(OldName="SkeletalMeshActor",NewName="PhysicsActor")
|
|
-ProfileRedirects=(OldName="InvisibleActor",NewName="InvisibleWallDynamic")
|
|
+ProfileRedirects=(OldName="BlockingVolume",NewName="InvisibleWall")
|
|
+ProfileRedirects=(OldName="InterpActor",NewName="IgnoreOnlyPawn")
|
|
+ProfileRedirects=(OldName="StaticMeshComponent",NewName="BlockAllDynamic")
|
|
+ProfileRedirects=(OldName="SkeletalMeshActor",NewName="PhysicsActor")
|
|
+ProfileRedirects=(OldName="InvisibleActor",NewName="InvisibleWallDynamic")
|
|
+ProfileRedirects=(OldName="UnitOverlap",NewName="PlayerOverlap")
|
|
+ProfileRedirects=(OldName="projectiles",NewName="Projectiles")
|
|
+ProfileRedirects=(OldName="Ghost",NewName="Ghosts")
|
|
-CollisionChannelRedirects=(OldName="Static",NewName="WorldStatic")
|
|
-CollisionChannelRedirects=(OldName="Dynamic",NewName="WorldDynamic")
|
|
-CollisionChannelRedirects=(OldName="VehicleMovement",NewName="Vehicle")
|
|
-CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn")
|
|
+CollisionChannelRedirects=(OldName="Static",NewName="WorldStatic")
|
|
+CollisionChannelRedirects=(OldName="Dynamic",NewName="WorldDynamic")
|
|
+CollisionChannelRedirects=(OldName="VehicleMovement",NewName="Vehicle")
|
|
+CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn")
|
|
|
|
[/Script/Engine.UserInterfaceSettings]
|
|
RenderFocusRule=Never
|
|
DefaultCursor=None
|
|
TextEditBeamCursor=None
|
|
CrosshairsCursor=None
|
|
GrabHandCursor=None
|
|
GrabHandClosedCursor=None
|
|
SlashedCircleCursor=None
|
|
ApplicationScale=1.000000
|
|
UIScaleRule=ShortestSide
|
|
CustomScalingRuleClass=None
|
|
UIScaleCurve=(EditorCurveData=(PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant,Keys=((Time=480.000000,Value=0.444000),(Time=720.000000,Value=0.666000),(Time=1080.000000,Value=1.000000),(Time=8640.000000,Value=8.000000)),DefaultValue=340282346638528859811704183484516925440.000000),ExternalCurve=None)
|
|
|
|
[/Script/Engine.RendererSettings]
|
|
r.MobileHDR=True
|
|
r.MobileNumDynamicPointLights=4
|
|
r.MobileDynamicPointLightsUseStaticBranch=True
|
|
r.DiscardUnusedQuality=False
|
|
r.AllowOcclusionQueries=True
|
|
r.MinScreenRadiusForLights=0.030000
|
|
r.MinScreenRadiusForDepthPrepass=0.030000
|
|
r.MinScreenRadiusForCSMDepth=0.010000
|
|
r.PrecomputedVisibilityWarning=False
|
|
r.TextureStreaming=True
|
|
Compat.UseDXT5NormalMaps=False
|
|
r.AllowStaticLighting=True
|
|
r.NormalMapsForStaticLighting=False
|
|
r.GenerateMeshDistanceFields=True
|
|
r.GenerateLandscapeGIData=True
|
|
r.TessellationAdaptivePixelsPerTriangle=48.000000
|
|
r.SeparateTranslucency=True
|
|
r.TranslucentSortPolicy=0
|
|
TranslucentSortAxis=(X=0.000000,Y=-1.000000,Z=0.000000)
|
|
r.CustomDepth=3
|
|
r.DefaultFeature.Bloom=True
|
|
r.DefaultFeature.AmbientOcclusion=True
|
|
r.DefaultFeature.AmbientOcclusionStaticFraction=True
|
|
r.DefaultFeature.AutoExposure=True
|
|
r.DefaultFeature.MotionBlur=True
|
|
r.DefaultFeature.LensFlare=True
|
|
r.DefaultFeature.AntiAliasing=2
|
|
r.EarlyZPass=3
|
|
r.EarlyZPassMovable=False
|
|
r.DBuffer=False
|
|
r.ClearSceneMethod=1
|
|
r.BasePassOutputsVelocity=False
|
|
r.SelectiveBasePassOutputs=False
|
|
vr.InstancedStereo=False
|
|
r.WireframeCullThreshold=5.000000
|
|
UIScaleRule=ShortestSide
|
|
UIScaleCurve=(EditorCurveData=(PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant,Keys=,DefaultValue=340282346638528859811704183484516925440.000000),ExternalCurve=None)
|
|
|