Compare commits
No commits in common. "5e326746e731cd7419962941890cdcba30a05d06" and "84eaf0f3890fe4c9def978dc372af0216075ab39" have entirely different histories.
5e326746e7
...
84eaf0f389
@ -1,3 +1,5 @@
|
||||
|
||||
|
||||
[/Script/EngineSettings.GameMapsSettings]
|
||||
GameDefaultMap=/Game/level.level
|
||||
EditorStartupMap=/Game/level.level
|
||||
@ -31,174 +33,23 @@ CompressionQualityModifier=1.000000
|
||||
AutoStreamingThreshold=0.000000
|
||||
SoundCueCookQualityIndex=-1
|
||||
|
||||
|
||||
[/Script/HardwareTargeting.HardwareTargetingSettings]
|
||||
TargetedHardwareClass=Desktop
|
||||
AppliedTargetedHardwareClass=Desktop
|
||||
DefaultGraphicsPerformance=Scalable
|
||||
AppliedDefaultGraphicsPerformance=Scalable
|
||||
DefaultGraphicsPerformance=Maximum
|
||||
AppliedDefaultGraphicsPerformance=Maximum
|
||||
|
||||
[/Script/Engine.RendererSettings]
|
||||
r.Mobile.ShadingPath=0
|
||||
r.Mobile.AllowDeferredShadingOpenGL=False
|
||||
r.Mobile.SupportGPUScene=False
|
||||
r.Mobile.AntiAliasing=1
|
||||
r.Mobile.FloatPrecisionMode=0
|
||||
r.Mobile.AllowDitheredLODTransition=False
|
||||
r.Mobile.VirtualTextures=False
|
||||
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.VirtualTextures=False
|
||||
r.VT.EnableAutoImport=True
|
||||
r.VirtualTexturedLightmaps=False
|
||||
r.VT.AnisotropicFiltering=False
|
||||
bEnableVirtualTextureOpacityMask=False
|
||||
r.VT.TileSize=128
|
||||
r.VT.TileBorderSize=4
|
||||
r.vt.FeedbackFactor=16
|
||||
WorkingColorSpaceChoice=sRGB
|
||||
RedChromaticityCoordinate=(X=0.640000,Y=0.330000)
|
||||
GreenChromaticityCoordinate=(X=0.300000,Y=0.600000)
|
||||
BlueChromaticityCoordinate=(X=0.150000,Y=0.060000)
|
||||
WhiteChromaticityCoordinate=(X=0.312700,Y=0.329000)
|
||||
r.ClearCoatNormal=False
|
||||
r.GenerateMeshDistanceFields=True
|
||||
r.DynamicGlobalIlluminationMethod=1
|
||||
r.ReflectionMethod=1
|
||||
r.ReflectionCaptureResolution=128
|
||||
r.ReflectionEnvironmentLightmapMixBasedOnRoughness=True
|
||||
r.Lumen.HardwareRayTracing=False
|
||||
r.Lumen.HardwareRayTracing.LightingMode=0
|
||||
r.Lumen.TranslucencyReflections.FrontLayer.EnableForProject=False
|
||||
r.Lumen.TraceMeshSDFs=1
|
||||
r.Lumen.Reflections.HardwareRayTracing.Translucent.Refraction.EnableForProject=True
|
||||
r.Shadow.Virtual.Enable=1
|
||||
r.RayTracing=False
|
||||
r.RayTracing.Shadows=False
|
||||
r.RayTracing.UseTextureLod=False
|
||||
r.PathTracing=True
|
||||
r.GenerateMeshDistanceFields=True
|
||||
r.DistanceFields.DefaultVoxelDensity=0.200000
|
||||
r.Nanite.ProjectEnabled=True
|
||||
r.AllowStaticLighting=True
|
||||
r.NormalMapsForStaticLighting=False
|
||||
r.ForwardShading=False
|
||||
r.VertexFoggingForOpaque=True
|
||||
r.SeparateTranslucency=True
|
||||
r.TranslucentSortPolicy=0
|
||||
TranslucentSortAxis=(X=0.000000,Y=-1.000000,Z=0.000000)
|
||||
r.LocalFogVolume.ApplyOnTranslucent=False
|
||||
xr.VRS.FoveationLevel=0
|
||||
xr.VRS.DynamicFoveation=False
|
||||
r.CustomDepth=1
|
||||
r.CustomDepthTemporalAAJitter=True
|
||||
r.PostProcessing.PropagateAlpha=0
|
||||
r.DefaultFeature.Bloom=True
|
||||
r.DefaultFeature.AmbientOcclusion=True
|
||||
r.DefaultFeature.AmbientOcclusionStaticFraction=True
|
||||
r.DefaultFeature.AutoExposure=False
|
||||
r.DefaultFeature.AutoExposure.Method=0
|
||||
r.DefaultFeature.AutoExposure.Bias=1.000000
|
||||
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
|
||||
r.DefaultFeature.LocalExposure.HighlightContrastScale=0.800000
|
||||
r.DefaultFeature.LocalExposure.ShadowContrastScale=0.800000
|
||||
r.DefaultFeature.MotionBlur=False
|
||||
r.DefaultFeature.LensFlare=False
|
||||
r.TemporalAA.Upsampling=True
|
||||
r.DefaultFeature.LocalExposure.HighlightContrastScale=0.8
|
||||
r.DefaultFeature.LocalExposure.ShadowContrastScale=0.8
|
||||
r.AntiAliasingMethod=0
|
||||
r.MSAACount=4
|
||||
r.DefaultFeature.LightUnits=1
|
||||
r.DefaultBackBufferPixelFormat=4
|
||||
r.ScreenPercentage.Default=100.000000
|
||||
r.ScreenPercentage.Default.Desktop.Mode=1
|
||||
r.ScreenPercentage.Default.Mobile.Mode=0
|
||||
r.ScreenPercentage.Default.VR.Mode=0
|
||||
r.ScreenPercentage.Default.PathTracer.Mode=0
|
||||
r.Shadow.UnbuiltPreviewInGame=True
|
||||
r.StencilForLODDither=False
|
||||
r.EarlyZPass=3
|
||||
r.EarlyZPassOnlyMaterialMasking=False
|
||||
r.Shadow.CSMCaching=False
|
||||
r.DBuffer=True
|
||||
r.ClearSceneMethod=1
|
||||
r.VelocityOutputPass=0
|
||||
r.Velocity.EnableVertexDeformation=2
|
||||
r.SelectiveBasePassOutputs=False
|
||||
bDefaultParticleCutouts=False
|
||||
fx.GPUSimulationTextureSizeX=1024
|
||||
fx.GPUSimulationTextureSizeY=1024
|
||||
r.AllowGlobalClipPlane=False
|
||||
r.GBufferFormat=1
|
||||
r.MorphTarget.Mode=True
|
||||
r.MorphTarget.MaxBlendWeight=5.000000
|
||||
r.SupportSkyAtmosphere=True
|
||||
r.SupportSkyAtmosphereAffectsHeightFog=True
|
||||
r.SupportLocalFogVolumes=True
|
||||
r.SupportCloudShadowOnForwardLitTranslucent=False
|
||||
r.LightFunctionAtlas.Format=0
|
||||
r.VolumetricFog.LightFunction=True
|
||||
r.Deferred.UsesLightFunctionAtlas=False
|
||||
r.SingleLayerWater.UsesLightFunctionAtlas=False
|
||||
r.Translucent.UsesLightFunctionAtlas=False
|
||||
r.Translucent.UsesIESProfiles=False
|
||||
r.Translucent.UsesRectLights=False
|
||||
r.GPUCrashDebugging=False
|
||||
vr.InstancedStereo=False
|
||||
r.MobileHDR=True
|
||||
vr.MobileMultiView=False
|
||||
r.Mobile.UseHWsRGBEncoding=False
|
||||
vr.RoundRobinOcclusion=False
|
||||
r.MeshStreaming=False
|
||||
r.HeterogeneousVolumes=True
|
||||
r.HeterogeneousVolumes.Shadows=False
|
||||
r.Translucency.HeterogeneousVolumes=False
|
||||
r.WireframeCullThreshold=5.000000
|
||||
r.SupportStationarySkylight=True
|
||||
r.SupportLowQualityLightmaps=True
|
||||
r.SupportPointLightWholeSceneShadows=True
|
||||
r.Shadow.TranslucentPerObject.ProjectEnabled=False
|
||||
r.Water.SingleLayerWater.SupportCloudShadow=False
|
||||
r.Substrate=False
|
||||
r.Substrate.OpaqueMaterialRoughRefraction=False
|
||||
r.Substrate.Debug.AdvancedVisualizationShaders=False
|
||||
r.Material.RoughDiffuse=False
|
||||
r.Material.EnergyConservation=False
|
||||
r.OIT.SortedPixels=False
|
||||
r.HairStrands.LODMode=True
|
||||
r.SkinCache.CompileShaders=False
|
||||
r.SkinCache.SkipCompilingGPUSkinVF=False
|
||||
r.SkinCache.DefaultBehavior=1
|
||||
r.SkinCache.SceneMemoryLimitInMB=128.000000
|
||||
r.Mobile.EnableStaticAndCSMShadowReceivers=True
|
||||
r.Mobile.EnableMovableLightCSMShaderCulling=True
|
||||
r.Mobile.Forward.EnableLocalLights=1
|
||||
r.Mobile.Forward.EnableClusteredReflections=False
|
||||
r.Mobile.EnableNoPrecomputedLightingCSMShader=False
|
||||
r.Mobile.AllowDistanceFieldShadows=True
|
||||
r.Mobile.AllowMovableDirectionalLights=True
|
||||
r.Mobile.EnableMovableSpotlightsShadow=False
|
||||
r.GPUSkin.Support16BitBoneIndex=False
|
||||
r.GPUSkin.Limit2BoneInfluences=False
|
||||
r.SupportDepthOnlyIndexBuffers=True
|
||||
r.SupportReversedIndexBuffers=True
|
||||
r.Mobile.AmbientOcclusion=False
|
||||
r.Mobile.DBuffer=False
|
||||
r.GPUSkin.UnlimitedBoneInfluences=False
|
||||
r.GPUSkin.AlwaysUseDeformerForUnlimitedBoneInfluences=False
|
||||
r.GPUSkin.UnlimitedBoneInfluencesThreshold=8
|
||||
DefaultBoneInfluenceLimit=(Default=0,PerPlatform=())
|
||||
MaxSkinBones=(Default=65536,PerPlatform=(("Mobile", 256)))
|
||||
r.Mobile.PlanarReflectionMode=0
|
||||
r.Mobile.SupportsGen4TAA=True
|
||||
bStreamSkeletalMeshLODs=(Default=False,PerPlatform=())
|
||||
bDiscardSkeletalMeshOptionalLODs=(Default=False,PerPlatform=())
|
||||
VisualizeCalibrationColorMaterialPath=/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor
|
||||
VisualizeCalibrationCustomMaterialPath=None
|
||||
VisualizeCalibrationGrayscaleMaterialPath=/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale
|
||||
r.DefaultFeature.MotionBlur=False
|
||||
|
||||
[/Script/WorldPartitionEditor.WorldPartitionEditorSettings]
|
||||
CommandletClass=Class'/Script/UnrealEd.WorldPartitionConvertCommandlet'
|
||||
@ -211,7 +62,6 @@ FontDPI=72
|
||||
[/Script/Engine.Engine]
|
||||
+ActiveGameNameRedirects=(OldGameName="TP_BlankBP",NewGameName="/Script/MyProject2")
|
||||
+ActiveGameNameRedirects=(OldGameName="/Script/TP_BlankBP",NewGameName="/Script/MyProject2")
|
||||
MaximumLoopIterationCount=10000000
|
||||
|
||||
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
|
||||
bEnablePlugin=True
|
||||
@ -227,64 +77,3 @@ ConnectionType=USBOnly
|
||||
bUseManualIPAddress=False
|
||||
ManualIPAddress=
|
||||
|
||||
[/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),(Channel="Visibility",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,bCanModify=False,ObjectTypeName="WorldStatic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore)),HelpMessage="No collision")
|
||||
+Profiles=(Name="BlockAll",CollisionEnabled=QueryAndPhysics,bCanModify=False,ObjectTypeName="WorldStatic",CustomResponses=,HelpMessage="WorldStatic object that blocks all actors by default. All new custom channels will use its own default response. ")
|
||||
+Profiles=(Name="OverlapAll",CollisionEnabled=QueryOnly,bCanModify=False,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. ")
|
||||
+Profiles=(Name="BlockAllDynamic",CollisionEnabled=QueryAndPhysics,bCanModify=False,ObjectTypeName="WorldDynamic",CustomResponses=,HelpMessage="WorldDynamic object that blocks all actors by default. All new custom channels will use its own default response. ")
|
||||
+Profiles=(Name="OverlapAllDynamic",CollisionEnabled=QueryOnly,bCanModify=False,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. ")
|
||||
+Profiles=(Name="IgnoreOnlyPawn",CollisionEnabled=QueryOnly,bCanModify=False,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.")
|
||||
+Profiles=(Name="OverlapOnlyPawn",CollisionEnabled=QueryOnly,bCanModify=False,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. ")
|
||||
+Profiles=(Name="Pawn",CollisionEnabled=QueryAndPhysics,bCanModify=False,ObjectTypeName="Pawn",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="Pawn object. Can be used for capsule of any playerable character or AI. ")
|
||||
+Profiles=(Name="Spectator",CollisionEnabled=QueryOnly,bCanModify=False,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.")
|
||||
+Profiles=(Name="CharacterMesh",CollisionEnabled=QueryOnly,bCanModify=False,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.")
|
||||
+Profiles=(Name="PhysicsActor",CollisionEnabled=QueryAndPhysics,bCanModify=False,ObjectTypeName="PhysicsBody",CustomResponses=,HelpMessage="Simulating actors")
|
||||
+Profiles=(Name="Destructible",CollisionEnabled=QueryAndPhysics,bCanModify=False,ObjectTypeName="Destructible",CustomResponses=,HelpMessage="Destructible actors")
|
||||
+Profiles=(Name="InvisibleWall",CollisionEnabled=QueryAndPhysics,bCanModify=False,ObjectTypeName="WorldStatic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="WorldStatic object that is invisible.")
|
||||
+Profiles=(Name="InvisibleWallDynamic",CollisionEnabled=QueryAndPhysics,bCanModify=False,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="WorldDynamic object that is invisible.")
|
||||
+Profiles=(Name="Trigger",CollisionEnabled=QueryOnly,bCanModify=False,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.")
|
||||
+Profiles=(Name="Ragdoll",CollisionEnabled=QueryAndPhysics,bCanModify=False,ObjectTypeName="PhysicsBody",CustomResponses=((Channel="Pawn",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore)),HelpMessage="Simulating Skeletal Mesh Component. All other channels will be set to default.")
|
||||
+Profiles=(Name="Vehicle",CollisionEnabled=QueryAndPhysics,bCanModify=False,ObjectTypeName="Vehicle",CustomResponses=,HelpMessage="Vehicle object that blocks Vehicle, WorldStatic, and WorldDynamic. All other channels will be set to default.")
|
||||
+Profiles=(Name="UI",CollisionEnabled=QueryOnly,bCanModify=False,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. ")
|
||||
+EditProfiles=(Name="Pawn",CustomResponses=((Channel="Camera",Response=ECR_Ignore)))
|
||||
+EditProfiles=(Name="CharacterMesh",CustomResponses=((Channel="Camera",Response=ECR_Ignore)))
|
||||
-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")
|
||||
-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")
|
||||
|
||||
[URL]
|
||||
GameName=MyProject22
|
||||
|
||||
|
@ -1,7 +1,8 @@
|
||||
|
||||
|
||||
[/Script/EngineSettings.GeneralProjectSettings]
|
||||
ProjectID=A9A71B1248E9253878436CB1FF34CB1B
|
||||
ProjectID=49174D06447C11DB65B989A491CC7545
|
||||
|
||||
[StartupActions]
|
||||
bAddPacks=True
|
||||
InsertPack=(PackSource="StarterContent.upack",PackName="StarterContent")
|
||||
|
||||
|
BIN
Content/Blueprints/BP_GridCell.uasset
(Stored with Git LFS)
BIN
Content/Blueprints/BP_GridCell.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprints/BP_GridManager.uasset
(Stored with Git LFS)
BIN
Content/Blueprints/BP_GridManager.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprints/B_Camera.uasset
(Stored with Git LFS)
BIN
Content/Blueprints/B_Camera.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprints/B_Controller.uasset
(Stored with Git LFS)
BIN
Content/Blueprints/B_Controller.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprints/B_Gamemode.uasset
(Stored with Git LFS)
BIN
Content/Blueprints/B_Gamemode.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprints/B_HUD.uasset
(Stored with Git LFS)
BIN
Content/Blueprints/B_HUD.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprints/B_RTSInterface.uasset
(Stored with Git LFS)
BIN
Content/Blueprints/B_RTSInterface.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprints/B_TestUnit1.uasset
(Stored with Git LFS)
BIN
Content/Blueprints/B_TestUnit1.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprints/B_UnitParent.uasset
(Stored with Git LFS)
BIN
Content/Blueprints/B_UnitParent.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprints/Build_Base.uasset
(Stored with Git LFS)
BIN
Content/Blueprints/Build_Base.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprints/Comp_BuildGhost.uasset
(Stored with Git LFS)
BIN
Content/Blueprints/Comp_BuildGhost.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprints/MAT_BuildingGhost.uasset
(Stored with Git LFS)
BIN
Content/Blueprints/MAT_BuildingGhost.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprints/Unit_Parent.uasset
(Stored with Git LFS)
BIN
Content/Blueprints/Unit_Parent.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprints/Unit_Test1.uasset
(Stored with Git LFS)
BIN
Content/Blueprints/Unit_Test1.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprints/test_BuildingGhostActor.uasset
(Stored with Git LFS)
BIN
Content/Blueprints/test_BuildingGhostActor.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprints/test_BuildingMEnu.uasset
(Stored with Git LFS)
BIN
Content/Blueprints/test_BuildingMEnu.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprints/test_DynamicMeshActor.uasset
(Stored with Git LFS)
BIN
Content/Blueprints/test_DynamicMeshActor.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/StarterContent/Architecture/Floor_400x400.uasset
(Stored with Git LFS)
BIN
Content/StarterContent/Architecture/Floor_400x400.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/StarterContent/Blueprints/Blueprint_CeilingLight.uasset
(Stored with Git LFS)
BIN
Content/StarterContent/Blueprints/Blueprint_CeilingLight.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/0/8X/W96D3SCQFJ2NGUNJFBABQA.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/0/8X/W96D3SCQFJ2NGUNJFBABQA.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/0/G3/JUOQ0WMURU493G1RXTL9P3.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/0/G3/JUOQ0WMURU493G1RXTL9P3.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/0/NN/2HPSBM4LK289I4MVX1NQEC.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/0/NN/2HPSBM4LK289I4MVX1NQEC.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/0/YP/TK7HG1654M0FP28AGG28C0.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/0/YP/TK7HG1654M0FP28AGG28C0.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/1/3E/56OHV347AEKG0A8BI0N9EQ.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/1/3E/56OHV347AEKG0A8BI0N9EQ.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/1/8E/CJXNK399080QHQTW22DFVS.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/1/8E/CJXNK399080QHQTW22DFVS.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/1/CP/W0MHURWSVPRRDOSJWLJGWX.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/1/CP/W0MHURWSVPRRDOSJWLJGWX.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/1/MQ/QTJNW5OP8YBYMP21YRWY9K.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/1/MQ/QTJNW5OP8YBYMP21YRWY9K.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/1/YG/N2OIWGM282HQ2VVKL7ED7V.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/1/YG/N2OIWGM282HQ2VVKL7ED7V.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/1/ZR/G63S0RPFG4GTQS0B34LSO7.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/1/ZR/G63S0RPFG4GTQS0B34LSO7.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/2/49/K78ZRDVY6NYUDGTG5GCVJV.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/2/49/K78ZRDVY6NYUDGTG5GCVJV.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/2/4W/K1D02OAAXSR607941CSZQT.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/2/4W/K1D02OAAXSR607941CSZQT.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/2/C8/OG6ZI9SS2YPEEZTQRV213V.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/2/C8/OG6ZI9SS2YPEEZTQRV213V.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/2/EY/G38MC230ELUQC6JONIOTCL.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/2/EY/G38MC230ELUQC6JONIOTCL.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/3/08/CJ1PPYXYS6Z8NR8NY5N9JQ.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/3/08/CJ1PPYXYS6Z8NR8NY5N9JQ.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/3/EA/B5C5PL7NCHZOKMCV4S2NX6.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/3/EA/B5C5PL7NCHZOKMCV4S2NX6.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/3/IK/0USCLOIVZI2IRJTNZ2IOAU.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/3/IK/0USCLOIVZI2IRJTNZ2IOAU.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/3/RJ/YBJ9QEHOFM3GS9NKIXNDP9.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/3/RJ/YBJ9QEHOFM3GS9NKIXNDP9.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/3/UA/HJCCNBL3SPVE3XTUT411JR.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/3/UA/HJCCNBL3SPVE3XTUT411JR.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/4/S2/D1E32JSYVMJCD7QX9FWJ8T.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/4/S2/D1E32JSYVMJCD7QX9FWJ8T.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/5/4I/UQRNUZLSP9J5CKTRVU4KNW.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/5/4I/UQRNUZLSP9J5CKTRVU4KNW.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/5/DO/8LR3E9QNB760RNDLTZIEQ2.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/5/DO/8LR3E9QNB760RNDLTZIEQ2.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/5/I2/EJJDDPXSZUVJP15E1M5PXW.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/5/I2/EJJDDPXSZUVJP15E1M5PXW.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/5/NB/IR6EB30EES3CH47LQ1CD59.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/5/NB/IR6EB30EES3CH47LQ1CD59.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/5/S9/JGC91RGYIYGC8JPAZFR16Z.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/5/S9/JGC91RGYIYGC8JPAZFR16Z.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/6/4T/KG8ZG07UXPA32BVM99BI8G.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/6/4T/KG8ZG07UXPA32BVM99BI8G.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/6/I2/1WCL6B3BNGIXAN4UCWNXOH.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/6/I2/1WCL6B3BNGIXAN4UCWNXOH.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/6/P3/KYVF1FOEJ9E2J2H8P74EBB.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/6/P3/KYVF1FOEJ9E2J2H8P74EBB.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/6/PK/58LZ66XV9S606DRM3IV2XR.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/6/PK/58LZ66XV9S606DRM3IV2XR.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/7/01/XMZ0SBMDZULCZ49LZWICEO.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/7/01/XMZ0SBMDZULCZ49LZWICEO.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/7/23/64HHVH3Q9K7X05OEVTY812.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/7/23/64HHVH3Q9K7X05OEVTY812.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/7/K3/PPYO8ITQPVUIKD0IEBJP7F.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/7/K3/PPYO8ITQPVUIKD0IEBJP7F.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/7/UV/48AOSGRX3XBR88A7W7264Q.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/7/UV/48AOSGRX3XBR88A7W7264Q.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/7/X4/LUJ194V61SZOD0TW7V6XQI.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/7/X4/LUJ194V61SZOD0TW7V6XQI.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/8/1Y/J7CCNFN2X9M84UV6G8JAOG.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/8/1Y/J7CCNFN2X9M84UV6G8JAOG.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/8/AP/1OUTA1CSERWK6QMGL7J0M4.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/8/AP/1OUTA1CSERWK6QMGL7J0M4.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/8/EN/KO3M4TIAWKTDWMCX093DB2.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/8/EN/KO3M4TIAWKTDWMCX093DB2.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/8/UY/4UMTTJIBDOXWBDZY3KFD1E.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/8/UY/4UMTTJIBDOXWBDZY3KFD1E.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/8/VC/TRWBUQRQ44GNL5XL50DP15.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/8/VC/TRWBUQRQ44GNL5XL50DP15.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/9/4P/7R408OC1ZIVDDAQT3J6WV2.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/9/4P/7R408OC1ZIVDDAQT3J6WV2.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/9/8Z/Z3ZYDV0U1AVPTN0EHBMJVR.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/9/8Z/Z3ZYDV0U1AVPTN0EHBMJVR.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/9/DH/NWSRM5XXV70NSI30E651Q4.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/9/DH/NWSRM5XXV70NSI30E651Q4.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/9/FT/CCH1QCAS76OJKH56N57Z9N.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/9/FT/CCH1QCAS76OJKH56N57Z9N.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/9/VA/H4MEK1P4SZOIM93VI6YSVN.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/9/VA/H4MEK1P4SZOIM93VI6YSVN.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/9/WI/VCBAQNPLOODU8RATFE2T1P.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/9/WI/VCBAQNPLOODU8RATFE2T1P.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/9/YZ/FAQFGXP3URJYPJ9NITC12Q.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/9/YZ/FAQFGXP3URJYPJ9NITC12Q.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/A/5E/A0S94621P9D806IBIRYFNG.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/A/5E/A0S94621P9D806IBIRYFNG.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/A/A1/2BEZNKFMB70D520Y49OH02.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/A/A1/2BEZNKFMB70D520Y49OH02.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/A/OW/X2ESEZF91BO5ERCC3YJXWN.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/A/OW/X2ESEZF91BO5ERCC3YJXWN.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/A/PN/MV5D6FPW34C9F88FVFRG8N.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/A/PN/MV5D6FPW34C9F88FVFRG8N.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/A/QU/ED150S301GPV7EUFX1LM6N.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/A/QU/ED150S301GPV7EUFX1LM6N.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/B/2H/8MX1XSDDZ34NW89GODFONP.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/B/2H/8MX1XSDDZ34NW89GODFONP.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/B/E8/1QNZOJCTIUJKKXM3G0SOKF.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/B/E8/1QNZOJCTIUJKKXM3G0SOKF.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/B/EF/USW18ONXDXJWYL4FCTG5VJ.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/B/EF/USW18ONXDXJWYL4FCTG5VJ.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/B/YP/G6SQDZMEGMPKLEDJOK6N1L.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/B/YP/G6SQDZMEGMPKLEDJOK6N1L.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/C/0F/KKA3D06UE40FN5I2Y9C8YS.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/C/0F/KKA3D06UE40FN5I2Y9C8YS.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/C/84/RZYC1OOHJOX0T0HPPF1KFV.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/C/84/RZYC1OOHJOX0T0HPPF1KFV.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/C/C2/KQM3VXBI21YDBW91K2YOUH.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/C/C2/KQM3VXBI21YDBW91K2YOUH.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/C/FJ/4WV4B3IE0QFP83HX9FVZUY.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/C/FJ/4WV4B3IE0QFP83HX9FVZUY.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/C/R5/VSCQKM6CJXTHLDJFXIYE3R.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/C/R5/VSCQKM6CJXTHLDJFXIYE3R.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/C/SK/CLNTHTNVEG5J1TIWSW3J1C.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/C/SK/CLNTHTNVEG5J1TIWSW3J1C.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/D/LH/C1UOMVJ669BRG6N93E4X5U.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/D/LH/C1UOMVJ669BRG6N93E4X5U.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/D/PG/1G9X9BEMZHLIQP87EQIVJC.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/D/PG/1G9X9BEMZHLIQP87EQIVJC.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/E/21/35QU6OV23S6HVEX3WLIOS4.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/E/21/35QU6OV23S6HVEX3WLIOS4.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/E/JS/V88M9BV7G2MGMW31N3WB8P.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/E/JS/V88M9BV7G2MGMW31N3WB8P.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/E/KE/HKX8MHXWLPAT0UTK9TIN56.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/E/KE/HKX8MHXWLPAT0UTK9TIN56.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/E/Q6/FZMW939HVNX9VPTUUSFE9R.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/E/Q6/FZMW939HVNX9VPTUUSFE9R.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/E/VO/3T2U8L452P8AEYJOXZSK5D.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/E/VO/3T2U8L452P8AEYJOXZSK5D.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/E/WI/J50C7ES8NBJLDQZS20BDO9.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/E/WI/J50C7ES8NBJLDQZS20BDO9.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/level/F/5D/3TFCP90HTP1FZ2JZZ1CZJ0.uasset
(Stored with Git LFS)
BIN
Content/__ExternalActors__/level/F/5D/3TFCP90HTP1FZ2JZZ1CZJ0.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/level.umap
(Stored with Git LFS)
BIN
Content/level.umap
(Stored with Git LFS)
Binary file not shown.
@ -1,19 +0,0 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"EngineAssociation": "5.4",
|
||||
"Category": "",
|
||||
"Description": "",
|
||||
"Plugins": [
|
||||
{
|
||||
"Name": "ModelingToolsEditorMode",
|
||||
"Enabled": true,
|
||||
"TargetAllowList": [
|
||||
"Editor"
|
||||
]
|
||||
}
|
||||
],
|
||||
"TargetPlatforms": [
|
||||
"Linux",
|
||||
"Windows"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user