Created The Animals Blueprint
Created Files + Animal AI Controller + Animal BP Master + A new Test world Modified Files * Modified the AI Controller (Will be renamed BP_Enemy_AI_Controller) Deletes Files - No Files were deleted
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
+EditProfiles=(Name="Trigger",CustomResponses=((Channel=Projectile, Response=ECR_Ignore)))
|
||||
|
||||
[/Script/EngineSettings.GameMapsSettings]
|
||||
EditorStartupMap=/Game/ThirdPerson/Maps/WorldMap.WorldMap
|
||||
EditorStartupMap=/Game/Developers/Steven/Collections/TEST_World.TEST_World
|
||||
LocalMapOptions=
|
||||
TransitionMap=
|
||||
bUseSplitscreen=True
|
||||
@@ -29,7 +29,7 @@ r.SkinCache.CompileShaders=True
|
||||
r.DefaultFeature.AutoExposure.Method=0
|
||||
|
||||
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
||||
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
||||
DefaultGraphicsRHI=DefaultGraphicsRHI_DX11
|
||||
-D3D12TargetedShaderFormats=PCD3D_SM5
|
||||
+D3D12TargetedShaderFormats=PCD3D_SM6
|
||||
-D3D11TargetedShaderFormats=PCD3D_SM5
|
||||
|
||||
Reference in New Issue
Block a user