Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Commit

Permalink
Updated to UE5
Browse files Browse the repository at this point in the history
Improved how AI get the near player

 Changes to be committed:
	modified:   ALSReplicated.uproject
	modified:   Config/DefaultEngine.ini
	modified:   Config/DefaultGame.ini
	new file:   Config/HoloLens/HoloLensEngine.ini
	modified:   Content/AdvancedLocomotionV4/Blueprints/CameraSystem/ALS_PlayerCameraManager.uasset
	deleted:    Content/AdvancedLocomotionV4/Blueprints/CharacterLogic/AI/AI_Sense.uasset
	modified:   Content/AdvancedLocomotionV4/Blueprints/CharacterLogic/AI/ALS_AI_Controller.uasset
	deleted:    Content/AdvancedLocomotionV4/Blueprints/CharacterLogic/AI/ALS_AnimMan_Character_AI_BPI.uasset
	modified:   Content/AdvancedLocomotionV4/Blueprints/CharacterLogic/AI/ALS_BTTask_SetFocus.uasset
	modified:   Content/AdvancedLocomotionV4/Blueprints/CharacterLogic/AI/ALS_BT_AICharacter.uasset
	modified:   Content/AdvancedLocomotionV4/Blueprints/CharacterLogic/ALS_AnimMan_CharacterBP.uasset
	modified:   Content/AdvancedLocomotionV4/Blueprints/CharacterLogic/ALS_Base_CharacterBP.uasset
	deleted:    Content/AdvancedLocomotionV4/Blueprints/CharacterLogic/ALS_ComponentManager.uasset
	deleted:    Content/AdvancedLocomotionV4/Blueprints/CharacterLogic/ALS_ComponentManagerCharacter.uasset
	modified:   Content/AdvancedLocomotionV4/Blueprints/CharacterLogic/ALS_Player_Controller.uasset
	modified:   Content/AdvancedLocomotionV4/CharacterAssets/MannequinSkeleton/ALS_AnimBP.uasset
	deleted:    Content/AdvancedLocomotionV4/Data/Enums/ALS_SpawnMode.uasset
	deleted:    Content/AdvancedLocomotionV4/Data/Enums/ALS_Spawnmethod.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/Meshes/Complex_Arch_01.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/Meshes/Complex_Arch_02.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/Meshes/Complex_Barrel.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/Meshes/Complex_Barrel_Broken.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/Meshes/Complex_Bench.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/Meshes/Complex_Cart.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/Meshes/Complex_Crate.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/Meshes/Complex_Crate_Broken.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/Meshes/Complex_Fountain_01.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/Meshes/Complex_Fountain_02.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/Meshes/Complex_Rock.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/Meshes/Simple_Block_1x1.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/Meshes/Simple_Block_2x2.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/Meshes/Simple_Block_3x3.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/Meshes/Simple_Floor_1km.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/Meshes/Simple_Floor_20x20.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/Meshes/Simple_InfoWall_3x5.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/Meshes/Simple_Pillar.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/Meshes/Simple_Platform_2x2.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/Meshes/Simple_TitleBoard.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/Meshes/Simple_Wall_2x20.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/SimpleMovingObject.uasset
	modified:   Content/AdvancedLocomotionV4/Environment/SimpleObjectBuilder.uasset
	modified:   Content/AdvancedLocomotionV4/Levels/ALS_DemoLevel.umap
	modified:   Content/AdvancedLocomotionV4/Levels/ALS_DemoLevel_BuiltData.uasset
	new file:   Content/AdvancedLocomotionV4/Levels/ALS_GridLevel_BuiltData.uasset
  • Loading branch information
Cesio137 committed Apr 18, 2022
1 parent d88cf45 commit 09802a7
Show file tree
Hide file tree
Showing 44 changed files with 89 additions and 6 deletions.
15 changes: 13 additions & 2 deletions ALSReplicated.uproject
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
{
"FileVersion": 3,
"EngineAssociation": "4.26",
"EngineAssociation": "5.0",
"Category": "",
"Description": ""
"Description": "",
"Plugins": [
{
"Name": "Bridge",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Mac",
"Linux"
]
}
]
}
47 changes: 44 additions & 3 deletions Config/DefaultEngine.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,15 @@ AppliedDefaultGraphicsPerformance=Maximum
r.DefaultFeature.MotionBlur=False
r.DefaultFeature.AntiAliasing=1
r.DefaultFeature.AutoExposure=True
r.Mobile.AntiAliasing=2
r.AntiAliasingMethod=4
r.Shadow.Virtual.Enable=1

[/Script/NavigationSystem.RecastNavMesh]
RuntimeGeneration=Static

[URL]
GameName=ALSReplicated
GameName=AdvancedLocomotionSystemV

[/Script/IOSRuntimeSettings.IOSRuntimeSettings]
bSupportsPortraitOrientation=False
Expand Down Expand Up @@ -143,6 +146,44 @@ ChaosSettings=(DefaultThreadingModel=DedicatedThread,DedicatedThreadTickMode=Var
+CollisionChannelRedirects=(OldName="VehicleMovement",NewName="Vehicle")
+CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn")

[/Script/PythonScriptPlugin.PythonScriptPluginSettings]
bRemoteExecution=True
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
bEnablePlugin=True
bAllowNetworkConnection=True
SecurityToken=BD7F9BB04A51CABBA6AEBFBE58A5EF2B
bIncludeInShipping=False
bAllowExternalStartInShipping=False
bCompileAFSProject=False
bUseCompression=False
bLogFiles=False
bReportStats=False
ConnectionType=USBOnly
bUseManualIPAddress=False
ManualIPAddress=

[/Script/WindowsTargetPlatform.WindowsTargetSettings]
Compiler=Default
-TargetedRHIs=PCD3D_SM5
+TargetedRHIs=PCD3D_SM5
DefaultGraphicsRHI=DefaultGraphicsRHI_Default
AudioSampleRate=48000
AudioCallbackBufferFrameSize=1024
AudioNumBuffersToEnqueue=1
AudioMaxChannels=0
AudioNumSourceWorkers=4
SpatializationPlugin=
SourceDataOverridePlugin=
ReverbPlugin=
OcclusionPlugin=
CompressionOverrides=(bOverrideCompressionTimes=False,DurationThreshold=5.000000,MaxNumRandomBranches=0,SoundCueQualityIndex=0)
CacheSizeKB=65536
MaxChunkSizeOverrideKB=0
bResampleForDevice=False
MaxSampleRate=48000.000000
HighSampleRate=32000.000000
MedSampleRate=24000.000000
LowSampleRate=12000.000000
MinSampleRate=8000.000000
CompressionQualityModifier=1.000000
AutoStreamingThreshold=0.000000
SoundCueCookQualityIndex=-1

2 changes: 1 addition & 1 deletion Config/DefaultGame.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[/Script/EngineSettings.GeneralProjectSettings]
ProjectID=53B7F7A54A63661150FB919D8D992F05
ProjectID=7B151A0B48E2990AF0A640A6449BBBAD
CompanyName=LongmireLocomotion
ProjectName=AdvancedLocomotionV4
CompanyDistinguishedName=LongmireLocomotion
Expand Down
31 changes: 31 additions & 0 deletions Config/HoloLens/HoloLensEngine.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@


[/Script/HoloLensPlatformEditor.HoloLensTargetSettings]
bBuildForEmulation=False
bBuildForDevice=True
bUseNameForLogo=True
bBuildForRetailWindowsStore=False
bAutoIncrementVersion=False
bShouldCreateAppInstaller=False
AppInstallerInstallationURL=
HoursBetweenUpdateChecks=0
bEnablePIXProfiling=False
TileBackgroundColor=(B=64,G=0,R=0,A=255)
SplashScreenBackgroundColor=(B=64,G=0,R=0,A=255)
+PerCultureResources=(CultureId="",Strings=(PackageDisplayName="",PublisherDisplayName="",PackageDescription="",ApplicationDisplayName="",ApplicationDescription=""),Images=())
TargetDeviceFamily=Windows.Holographic
MinimumPlatformVersion=
MaximumPlatformVersionTested=10.0.18362.0
MaxTrianglesPerCubicMeter=500.000000
SpatialMeshingVolumeSize=20.000000
CompilerVersion=Default
Windows10SDKVersion=10.0.18362.0
+CapabilityList=internetClientServer
+CapabilityList=privateNetworkClientServer
+Uap2CapabilityList=spatialPerception
bSetDefaultCapabilities=False
SpatializationPlugin=
ReverbPlugin=
OcclusionPlugin=
SoundCueCookQualityIndex=-1

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Content/AdvancedLocomotionV4/Levels/ALS_DemoLevel.umap
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 09802a7

Please sign in to comment.