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:
Steven Medeiros Melo
2023-07-20 00:59:45 -04:00
parent 25569cd2e1
commit 5af41c768f
1034 changed files with 3063 additions and 72 deletions

View File

@@ -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