Created Files
+ Created a new map for the Thumbnails Modified Files * AI Controller Blueprint (added the possibility for the AI to move to a predetermined point on the map) Deletes Files - No Files 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/ThirdPersonMap.ThirdPersonMap
|
||||
EditorStartupMap=/Game/ThirdPerson/Maps/WorldMap.WorldMap
|
||||
LocalMapOptions=
|
||||
TransitionMap=
|
||||
bUseSplitscreen=True
|
||||
@@ -26,6 +26,7 @@ r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=true
|
||||
|
||||
r.Shadow.Virtual.Enable=1
|
||||
r.SkinCache.CompileShaders=True
|
||||
r.DefaultFeature.AutoExposure.Method=0
|
||||
|
||||
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
||||
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
||||
|
||||
5
Config/DefaultLandscaping.ini
Normal file
5
Config/DefaultLandscaping.ini
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
|
||||
[/Script/Landscaping.LandscapingSettings]
|
||||
ProjectionMode=AutoReprojectToUTM
|
||||
|
||||
Reference in New Issue
Block a user