Merge remote-tracking branch 'origin/AI' into Green-Light/Rafals-Branch
# Conflicts: # EndlessVendetta/Content/AI/Enemy/Basic/BP_BasicEnemyCharacterSwat.uasset # EndlessVendetta/Content/FirstPerson/Blueprints/BP_FirstPersonCharacter.uasset # EndlessVendetta/Content/MetaHumans/Common/Female/Medium/NormalWeight/Body/metahuman_base_skel.uasset # EndlessVendetta/Content/MetaHumans/Common/Male/Medium/NormalWeight/Bottoms/Slacks/m_med_nrw_btm_slacks_nrm.uasset # EndlessVendetta/Content/MetaHumans/Common/Male/Medium/NormalWeight/Shoes/Oxfords/m_med_nrw_shs_oxfords.uasset # EndlessVendetta/Content/MetaHumans/Common/Male/Medium/NormalWeight/Tops/Shirt/m_med_nrw_top_shirt_nrm.uasset # EndlessVendetta/Content/MetaHumans/Jhon/BP_Jhon.uasset # EndlessVendetta/Content/MetaHumans/Jhon/Face/Jhon_FaceMesh.uasset # EndlessVendetta/Content/MetaHumans/Jhon/Male/Medium/NormalWeight/Body/m_med_nrw_body.uasset # EndlessVendetta/Content/MetaHumans/Jhon/MaleHair/Hair/Mustache_S_Full_CardsMesh_Group0_LOD0.uasset # EndlessVendetta/Content/MetaHumans/Jhon/MaleHair/Hair/Mustache_S_Full_CardsMesh_Group0_LOD1.uasset # EndlessVendetta/Content/MetaHumans/Jhon/MaleHair/Hair/Mustache_S_Full_CardsMesh_Group0_LOD2.uasset # EndlessVendetta/Content/MetaHumans/Jhon/MaleHair/Hair/Mustache_S_Full_CardsMesh_Group0_LOD3.uasset # EndlessVendetta/Content/MetaHumans/Jhon/MaleHair/Hair/Mustache_S_Full_CardsMesh_Group0_LOD4.uasset # EndlessVendetta/Content/MetaHumans/MHAssetModified.txt # EndlessVendetta/Content/MetaHumans/MHAssetVersions.txt # EndlessVendetta/Source/EndlessVendetta/AI/EnemyCharacter.cpp # EndlessVendetta/Source/EndlessVendetta/AI/EnemyCharacter.h
This commit is contained in:
commit
6e7450f3fa
@ -60,7 +60,7 @@
|
|||||||
+CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn")
|
+CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn")
|
||||||
|
|
||||||
[/Script/EngineSettings.GameMapsSettings]
|
[/Script/EngineSettings.GameMapsSettings]
|
||||||
EditorStartupMap=/Game/Levels/MainMenuLevel.MainMenuLevel
|
EditorStartupMap=/Game/Levels/AITest.AITest
|
||||||
LocalMapOptions=
|
LocalMapOptions=
|
||||||
TransitionMap=None
|
TransitionMap=None
|
||||||
bUseSplitscreen=True
|
bUseSplitscreen=True
|
||||||
@ -85,6 +85,11 @@ r.Shadow.Virtual.Enable=1
|
|||||||
r.DefaultFeature.AutoExposure=False
|
r.DefaultFeature.AutoExposure=False
|
||||||
r.DefaultFeature.AutoExposure.Method=1
|
r.DefaultFeature.AutoExposure.Method=1
|
||||||
r.DefaultFeature.AutoExposure.Bias=1.000000
|
r.DefaultFeature.AutoExposure.Bias=1.000000
|
||||||
|
r.GPUSkin.Support16BitBoneIndex=True
|
||||||
|
r.GPUSkin.UnlimitedBoneInfluences=True
|
||||||
|
r.SkinCache.CompileShaders=True
|
||||||
|
r.SkinCache.DefaultBehavior=0
|
||||||
|
SkeletalMesh.UseExperimentalChunking=1
|
||||||
|
|
||||||
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
||||||
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
||||||
@ -145,14 +150,18 @@ ConnectionType=USBOnly
|
|||||||
bUseManualIPAddress=False
|
bUseManualIPAddress=False
|
||||||
ManualIPAddress=
|
ManualIPAddress=
|
||||||
|
|
||||||
|
|
||||||
[CoreRedirects]
|
[CoreRedirects]
|
||||||
+PropertyRedirects=(OldName="/Script/EndlessVendetta.BaseWeaponClass.player",NewName="/Script/EndlessVendetta.BaseWeaponClass.playerInWorld")
|
+PropertyRedirects=(OldName="/Script/EndlessVendetta.BaseWeaponClass.player",NewName="/Script/EndlessVendetta.BaseWeaponClass.playerInWorld")
|
||||||
|
|
||||||
[/Script/NavigationSystem.RecastNavMesh]
|
[/Script/NavigationSystem.RecastNavMesh]
|
||||||
AgentMaxStepHeight=73.434059
|
AgentMaxStepHeight=73.434059
|
||||||
AgentMaxSlope=64.648003
|
AgentMaxSlope=64.648003
|
||||||
|
CellSize=10.000000
|
||||||
|
RuntimeGeneration=Dynamic
|
||||||
|
|
||||||
[/Script/WorldPartitionEditor.WorldPartitionEditorSettings]
|
[/Script/WorldPartitionEditor.WorldPartitionEditorSettings]
|
||||||
CommandletClass=/Script/CoreUObject.Class'/Script/UnrealEd.WorldPartitionConvertCommandlet'
|
CommandletClass=/Script/CoreUObject.Class'/Script/UnrealEd.WorldPartitionConvertCommandlet'
|
||||||
|
|
||||||
|
[ConsoleVariables]
|
||||||
|
fx.Niagara.ForceLastTickGroup=1
|
||||||
|
|
||||||
|
BIN
EndlessVendetta/Content/AI/BP_RestrictedZone.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/BP_RestrictedZone.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Companion/Generic/EQS_FindCoverNearPlayer.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/AI/Companion/Generic/EQS_FindCoverNearPlayer.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
EndlessVendetta/Content/AI/EQS/EQSB_Enemy.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/EQS/EQSB_Enemy.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/EQS/EQSB_Player.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/EQS/EQSB_Player.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/EQS/EQS_Test.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/EQS/EQS_Test.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/EQSB_Enemy.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/AI/EQSB_Enemy.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
EndlessVendetta/Content/AI/EQSB_Player.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/AI/EQSB_Player.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
EndlessVendetta/Content/AI/EQS_Test.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/AI/EQS_Test.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Enemy/Basic/BB_BasicEnemy.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/AI/Enemy/Basic/BB_BasicEnemy.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Enemy/Basic/BP_BasicEnemyCharacterSwat.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/AI/Enemy/Basic/BP_BasicEnemyCharacterSwat.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Enemy/Basic/BT_BasicEnemy.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/AI/Enemy/Basic/BT_BasicEnemy.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Enemy/Basic/EQS_EnemyFindCover.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/AI/Enemy/Basic/EQS_EnemyFindCover.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
EndlessVendetta/Content/AI/UI_RestrictedZone.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/UI_RestrictedZone.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Becca_AI/Becca_Cover_me.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Becca_AI/Becca_Cover_me.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Becca_AI/Becca_Firing.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Becca_AI/Becca_Firing.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Becca_AI/Becca_Im_hit.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Becca_AI/Becca_Im_hit.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Becca_AI/Becca_Im_taking_cover.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Becca_AI/Becca_Im_taking_cover.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Becca_AI/Becca_Reloading.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Becca_AI/Becca_Reloading.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Becca_AI/Becca_Theyre_hit.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Becca_AI/Becca_Theyre_hit.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Becca_AI/Becca_Theyre_over_there.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Becca_AI/Becca_Theyre_over_there.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Becca_AI/Becca_Where_did_they_go.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Becca_AI/Becca_Where_did_they_go.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Becca_AI/becca_I_hear_them_theyre_there.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Becca_AI/becca_I_hear_them_theyre_there.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/James_AI/James_Cover_me.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/James_AI/James_Cover_me.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/James_AI/James_Firing.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/James_AI/James_Firing.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/James_AI/James_Hit.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/James_AI/James_Hit.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/James_AI/James_I_hear_them_theyre_over_there.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/James_AI/James_I_hear_them_theyre_over_there.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/James_AI/James_Taking_cover.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/James_AI/James_Taking_cover.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/James_AI/James_Theyre_over_there.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/James_AI/James_Theyre_over_there.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/James_AI/James_Where_did_they_go.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/James_AI/James_Where_did_they_go.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/James_AI/James_reloading.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/James_AI/James_reloading.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/James_AI/James_theyre_hit.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/James_AI/James_theyre_hit.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Kacper_AI/Kacper_Cover_me.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Kacper_AI/Kacper_Cover_me.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Kacper_AI/Kacper_I_hear_them_theyre_here.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Kacper_AI/Kacper_I_hear_them_theyre_here.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Kacper_AI/Kacper_Im_firing.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Kacper_AI/Kacper_Im_firing.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Kacper_AI/Kacper_Theyre_hit.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Kacper_AI/Kacper_Theyre_hit.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Kacper_AI/Kacper_Theyre_over_here.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Kacper_AI/Kacper_Theyre_over_here.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Kacper_AI/Kacper_finding_cover.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Kacper_AI/Kacper_finding_cover.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Kacper_AI/Kacper_hit.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Kacper_AI/Kacper_hit.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Kacper_AI/Kacper_reloading.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Kacper_AI/Kacper_reloading.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Kacper_AI/Kacper_where_did_they_go.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Kacper_AI/Kacper_where_did_they_go.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Leo_AI/LEo_Reloading.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Leo_AI/LEo_Reloading.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Leo_AI/Leo_Im_firing.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Leo_AI/Leo_Im_firing.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Leo_AI/Leo_cover_me.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Leo_AI/Leo_cover_me.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Leo_AI/Leo_hit.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Leo_AI/Leo_hit.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Leo_AI/Leo_taking_cover.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Leo_AI/Leo_taking_cover.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Leo_AI/Leo_theyre_here_i_heard_them.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Leo_AI/Leo_theyre_here_i_heard_them.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Leo_AI/Leo_theyre_hit.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Leo_AI/Leo_theyre_hit.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Leo_AI/Leo_theyre_hit_2.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Leo_AI/Leo_theyre_hit_2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Leo_AI/Leo_theyre_hit_2_1.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Leo_AI/Leo_theyre_hit_2_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Leo_AI/Leo_theyre_over_there.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Leo_AI/Leo_theyre_over_there.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Leo_AI/Leo_where_did_they_go.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Leo_AI/Leo_where_did_they_go.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Maddie_AI/Maddie_Im_firing.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Maddie_AI/Maddie_Im_firing.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Maddie_AI/Maddie_Reloading.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Maddie_AI/Maddie_Reloading.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Maddie_AI/Maddie_Theyre_hit.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Maddie_AI/Maddie_Theyre_hit.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Maddie_AI/Maddie_Theyre_over_here.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Maddie_AI/Maddie_Theyre_over_here.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Maddie_AI/Maddie_cover_me.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Maddie_AI/Maddie_cover_me.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Maddie_AI/Maddie_hit.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Maddie_AI/Maddie_hit.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Maddie_AI/Maddie_where_did_they_go.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Maddie_AI/Maddie_where_did_they_go.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Maddie_AI/maddie_I_hear_them_theyre_there.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Maddie_AI/maddie_I_hear_them_theyre_there.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Maddie_AI/maddie_taking_cover.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Maddie_AI/maddie_taking_cover.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Marcel_AI/Marcel_Cover_me.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Marcel_AI/Marcel_Cover_me.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Marcel_AI/Marcel_I_hear_them_Theyre_here.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Marcel_AI/Marcel_I_hear_them_Theyre_here.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Marcel_AI/Marcel_Im_firing.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Marcel_AI/Marcel_Im_firing.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Marcel_AI/Marcel_Theyre_hit.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Marcel_AI/Marcel_Theyre_hit.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Marcel_AI/Marcel_Theyre_over_there.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Marcel_AI/Marcel_Theyre_over_there.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Marcel_AI/Marcel_hit.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Marcel_AI/Marcel_hit.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Marcel_AI/Marcel_reloading.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Marcel_AI/Marcel_reloading.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Marcel_AI/Marcel_reloading_7.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Marcel_AI/Marcel_reloading_7.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Marcel_AI/Marcel_tfinding_cover.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Marcel_AI/Marcel_tfinding_cover.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Marcel_AI/marcel_where_did_they_go.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Marcel_AI/marcel_where_did_they_go.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Philip_AI/Philip_Cover_me.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Philip_AI/Philip_Cover_me.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Philip_AI/Philip_Im_firing.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Philip_AI/Philip_Im_firing.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Philip_AI/Philip_Im_hit.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Philip_AI/Philip_Im_hit.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Philip_AI/Philip_Taking_cover.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Philip_AI/Philip_Taking_cover.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Philip_AI/Philip_Theyre_over_there.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Philip_AI/Philip_Theyre_over_there.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Philip_AI/Philip_reloading.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Philip_AI/Philip_reloading.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Philip_AI/Philip_theyre_hit.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Philip_AI/Philip_theyre_hit.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Philip_AI/Philip_where_did_they_go.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Philip_AI/Philip_where_did_they_go.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Philip_AI/philip_I_hear_them_theyre_there.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Philip_AI/philip_I_hear_them_theyre_there.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Rafal_AI/Rafal_Im_hit.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Rafal_AI/Rafal_Im_hit.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Rafal_AI/Rafal_Taking_cover_1.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Rafal_AI/Rafal_Taking_cover_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Rafal_AI/Rafal_Theyre_hit.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Rafal_AI/Rafal_Theyre_hit.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Rafal_AI/Rafal_reloading.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Rafal_AI/Rafal_reloading.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Rafal_AI/rafal_Cover_me.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Rafal_AI/rafal_Cover_me.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Rafal_AI/rafal_I_hear_them_theyre_over_there.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Rafal_AI/rafal_I_hear_them_theyre_over_there.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Rafal_AI/rafal_Im_firing.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Rafal_AI/rafal_Im_firing.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Rafal_AI/rafal_Theyre_over_there.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Rafal_AI/rafal_Theyre_over_there.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Rafal_AI/rafal_where_did_theygo.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/AI_VoiceLines/EnemyBarkLines/Rafal_AI/rafal_where_did_theygo.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/Music/Combat_track_1/Combat_start__808s_.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/Music/Combat_track_1/Combat_start__808s_.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/Music/Combat_track_1/Drums.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/Music/Combat_track_1/Drums.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/Music/Combat_track_1/Guitar.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/Music/Combat_track_1/Guitar.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/Music/Combat_track_1/Hats_and_clap.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/Music/Combat_track_1/Hats_and_clap.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/Music/Combat_track_1/Sound_effect.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/Music/Combat_track_1/Sound_effect.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Audio/Music/Combat_track_1/combat_Continuous.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Audio/Music/Combat_track_1/combat_Continuous.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Characters/Dhruv/BS_Dhruv_Locomotion.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Characters/Dhruv/BS_Dhruv_Locomotion.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Characters/Dhruv/BS_Dhruv_Pistol_Locomotion.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Characters/Dhruv/BS_Dhruv_Pistol_Locomotion.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Characters/Dhruv/Idle_Anim_mixamo_com_Dhruv.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Characters/Dhruv/Idle_Anim_mixamo_com_Dhruv.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Characters/Dhruv/Pistol_Idle_mixamo_com_Dhruv.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Characters/Dhruv/Pistol_Idle_mixamo_com_Dhruv.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/Characters/Dhruv/Pistol_Run_mixamo_com_Dhruv.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/Characters/Dhruv/Pistol_Run_mixamo_com_Dhruv.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user