Merge branch 'asset-lights' into Blockout
# Conflicts: # EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ceiling_light_01.uasset # EndlessVendetta/Content/Assets/Objects/Tutorial-Level/ceiling_light_02.uasset # EndlessVendetta/Content/LevelPrototyping/Scenes/TutorialHit.umap
This commit is contained in:
commit
64a07ab294
7
EndlessVendetta/.idea/.idea.EndlessVendetta.dir/.idea/discord-ij.xml
generated
Normal file
7
EndlessVendetta/.idea/.idea.EndlessVendetta.dir/.idea/discord-ij.xml
generated
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="DiscordIJSettingProjectState">
|
||||||
|
<option name="fileStateFormat" value="Editing: %fileName%" />
|
||||||
|
<option name="projectStateFormat" value="Project: %projectName%" />
|
||||||
|
</component>
|
||||||
|
</project>
|
6
EndlessVendetta/.idea/.idea.EndlessVendetta.dir/.idea/vcs.xml
generated
Normal file
6
EndlessVendetta/.idea/.idea.EndlessVendetta.dir/.idea/vcs.xml
generated
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="VcsDirectoryMappings">
|
||||||
|
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
|
||||||
|
</component>
|
||||||
|
</project>
|
13
EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/.gitignore
generated
vendored
Normal file
13
EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/.gitignore
generated
vendored
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
# Default ignored files
|
||||||
|
/shelf/
|
||||||
|
/workspace.xml
|
||||||
|
# Rider ignored files
|
||||||
|
/projectSettingsUpdater.xml
|
||||||
|
/contentModel.xml
|
||||||
|
/.idea.EndlessVendetta.iml
|
||||||
|
/modules.xml
|
||||||
|
# Editor-based HTTP Client requests
|
||||||
|
/httpRequests/
|
||||||
|
# Datasource local storage ignored files
|
||||||
|
/dataSources/
|
||||||
|
/dataSources.local.xml
|
4
EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/encodings.xml
generated
Normal file
4
EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/encodings.xml
generated
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
|
||||||
|
</project>
|
8
EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/indexLayout.xml
generated
Normal file
8
EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/indexLayout.xml
generated
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="UserContentModel">
|
||||||
|
<attachedFolders />
|
||||||
|
<explicitIncludes />
|
||||||
|
<explicitExcludes />
|
||||||
|
</component>
|
||||||
|
</project>
|
6
EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/vcs.xml
generated
Normal file
6
EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/vcs.xml
generated
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="VcsDirectoryMappings">
|
||||||
|
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
|
||||||
|
</component>
|
||||||
|
</project>
|
@ -1,2 +1,196 @@
|
|||||||
[ContentBrowser]
|
[ContentBrowser]
|
||||||
ContentBrowserTab1.SelectedPaths=/Game/FirstPerson
|
ContentBrowserTab1.SelectedPaths=/Game/FirstPerson
|
||||||
|
|
||||||
|
[/Script/UnrealEd.LevelEditorPlaySettings]
|
||||||
|
PlayFromHerePlayerStartClassName=/Script/Engine.PlayerStartPIE
|
||||||
|
GameGetsMouseControl=False
|
||||||
|
UseMouseForTouch=False
|
||||||
|
ShowMouseControlLabel=True
|
||||||
|
MouseControlLabelPosition=LabelAnchorMode_TopLeft
|
||||||
|
ViewportGetsHMDControl=False
|
||||||
|
ShouldMinimizeEditorOnVRPIE=True
|
||||||
|
bShouldMinimizeEditorOnNonVRPIE=False
|
||||||
|
bEmulateStereo=False
|
||||||
|
AutoRecompileBlueprints=True
|
||||||
|
EnableGameSound=True
|
||||||
|
SoloAudioInFirstPIEClient=False
|
||||||
|
EnablePIEEnterAndExitSounds=False
|
||||||
|
PlayInEditorSoundQualityLevel=0
|
||||||
|
bUseNonRealtimeAudioDevice=False
|
||||||
|
bOnlyLoadVisibleLevelsInPIE=False
|
||||||
|
bPreferToStreamLevelsInPIE=False
|
||||||
|
bPromoteOutputLogWarningsDuringPIE=False
|
||||||
|
NewWindowWidth=1280
|
||||||
|
NewWindowHeight=720
|
||||||
|
NewWindowPosition=(X=-1,Y=-1)
|
||||||
|
CenterNewWindow=False
|
||||||
|
PIEAlwaysOnTop=False
|
||||||
|
DisableStandaloneSound=False
|
||||||
|
AdditionalLaunchParameters=
|
||||||
|
BuildGameBeforeLaunch=PlayOnBuild_Default
|
||||||
|
LaunchConfiguration=LaunchConfig_Default
|
||||||
|
PackFilesForLaunch=NoPak
|
||||||
|
bAutoCompileBlueprintsOnLaunch=True
|
||||||
|
bLaunchSeparateServer=False
|
||||||
|
PlayNetMode=PIE_Standalone
|
||||||
|
RunUnderOneProcess=True
|
||||||
|
PlayNetDedicated=False
|
||||||
|
PlayNumberOfClients=1
|
||||||
|
PrimaryPIEClientIndex=0
|
||||||
|
ServerPort=17777
|
||||||
|
ClientWindowWidth=640
|
||||||
|
AutoConnectToServer=True
|
||||||
|
RouteGamepadToSecondWindow=False
|
||||||
|
CreateAudioDeviceForEveryPlayer=False
|
||||||
|
ClientWindowHeight=480
|
||||||
|
ServerMapNameOverride=
|
||||||
|
AdditionalServerGameOptions=
|
||||||
|
AdditionalLaunchOptions=
|
||||||
|
bShowServerDebugDrawingByDefault=True
|
||||||
|
ServerDebugDrawingColorTintStrength=0.000000
|
||||||
|
ServerDebugDrawingColorTint=(R=0.000000,G=0.000000,B=0.000000,A=1.000000)
|
||||||
|
AdditionalServerLaunchParameters=
|
||||||
|
ServerFixedFPS=0
|
||||||
|
NetworkEmulationSettings=(bIsNetworkEmulationEnabled=False,EmulationTarget=Server,CurrentProfile="Custom",OutPackets=(MinLatency=0,MaxLatency=0,PacketLossPercentage=0),InPackets=(MinLatency=0,MaxLatency=0,PacketLossPercentage=0))
|
||||||
|
LastSize=(X=0,Y=0)
|
||||||
|
LastExecutedLaunchDevice=Windows@MARCELSPC
|
||||||
|
LastExecutedLaunchName=MARCELSPC
|
||||||
|
LastExecutedLaunchModeType=LaunchMode_OnDevice
|
||||||
|
LastExecutedPlayModeLocation=PlayLocation_DefaultPlayerStart
|
||||||
|
LastExecutedPlayModeType=PlayMode_InViewPort
|
||||||
|
LastExecutedPIEPreviewDevice=
|
||||||
|
-LaptopScreenResolutions=(Description="Apple MacBook Air 11",Width=1366,Height=768,AspectRatio="16:9",bCanSwapAspectRatio=true)
|
||||||
|
-LaptopScreenResolutions=(Description="Apple MacBook Air 13\"",Width=1440,Height=900,AspectRatio="16:10",bCanSwapAspectRatio=true)
|
||||||
|
-LaptopScreenResolutions=(Description="Apple MacBook Pro 13\"",Width=1280,Height=800,AspectRatio="16:10",bCanSwapAspectRatio=true)
|
||||||
|
-LaptopScreenResolutions=(Description="Apple MacBook Pro 13\" (Retina)",Width=2560,Height=1600,AspectRatio="16:10",bCanSwapAspectRatio=true)
|
||||||
|
-LaptopScreenResolutions=(Description="Apple MacBook Pro 15\"",Width=1440,Height=900,AspectRatio="16:10",bCanSwapAspectRatio=true)
|
||||||
|
-LaptopScreenResolutions=(Description="Apple MacBook Pro 15\" (Retina)",Width=2880,Height=1800,AspectRatio="16:10",bCanSwapAspectRatio=true)
|
||||||
|
-LaptopScreenResolutions=(Description="Generic 14-15.6\" Notebook",Width=1366,Height=768,AspectRatio="16:9",bCanSwapAspectRatio=true)
|
||||||
|
+LaptopScreenResolutions=(Description="Apple MacBook Air 11",Width=1366,Height=768,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="")
|
||||||
|
+LaptopScreenResolutions=(Description="Apple MacBook Air 13\"",Width=1440,Height=900,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="")
|
||||||
|
+LaptopScreenResolutions=(Description="Apple MacBook Pro 13\"",Width=1280,Height=800,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="")
|
||||||
|
+LaptopScreenResolutions=(Description="Apple MacBook Pro 13\" (Retina)",Width=2560,Height=1600,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="")
|
||||||
|
+LaptopScreenResolutions=(Description="Apple MacBook Pro 15\"",Width=1440,Height=900,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="")
|
||||||
|
+LaptopScreenResolutions=(Description="Apple MacBook Pro 15\" (Retina)",Width=2880,Height=1800,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="")
|
||||||
|
+LaptopScreenResolutions=(Description="Generic 14-15.6\" Notebook",Width=1366,Height=768,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="")
|
||||||
|
-MonitorScreenResolutions=(Description="19\" monitor",Width=1440,Height=900,AspectRatio="16:10",bCanSwapAspectRatio=true)
|
||||||
|
-MonitorScreenResolutions=(Description="20\" monitor",Width=1600,Height=900,AspectRatio="16:9",bCanSwapAspectRatio=true)
|
||||||
|
-MonitorScreenResolutions=(Description="22\" monitor",Width=1680,Height=1050,AspectRatio="16:10",bCanSwapAspectRatio=true)
|
||||||
|
-MonitorScreenResolutions=(Description="21.5-24\" monitor",Width=1920,Height=1080,AspectRatio="16:9",bCanSwapAspectRatio=true)
|
||||||
|
-MonitorScreenResolutions=(Description="27\" monitor",Width=2560,Height=1440,AspectRatio="16:9",bCanSwapAspectRatio=true)
|
||||||
|
+MonitorScreenResolutions=(Description="19\" monitor",Width=1440,Height=900,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="")
|
||||||
|
+MonitorScreenResolutions=(Description="20\" monitor",Width=1600,Height=900,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="")
|
||||||
|
+MonitorScreenResolutions=(Description="22\" monitor",Width=1680,Height=1050,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="")
|
||||||
|
+MonitorScreenResolutions=(Description="21.5-24\" monitor",Width=1920,Height=1080,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="")
|
||||||
|
+MonitorScreenResolutions=(Description="27\" monitor",Width=2560,Height=1440,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="")
|
||||||
|
-PhoneScreenResolutions=(Description="Apple iPhone 5S",Width=320,Height=568,AspectRatio="~16:9",bCanSwapAspectRatio=true,ProfileName="iPhone5S")
|
||||||
|
-PhoneScreenResolutions=(Description="Apple iPhone 6",Width=375,Height=667,AspectRatio="16:9",bCanSwapAspectRatio=true,ProfileName="iPhone6")
|
||||||
|
-PhoneScreenResolutions=(Description="Apple iPhone 6+",Width=414,Height=736,AspectRatio="16:9",bCanSwapAspectRatio=true,ProfileName="iPhone6Plus")
|
||||||
|
-PhoneScreenResolutions=(Description="Apple iPhone 6S",Width=375,Height=667,AspectRatio="16:9",bCanSwapAspectRatio=true,ProfileName="iPhone6S")
|
||||||
|
-PhoneScreenResolutions=(Description="Apple iPhone 6S+",Width=414,Height=736,AspectRatio="16:9",bCanSwapAspectRatio=true,ProfileName="iPhone6SPlus")
|
||||||
|
-PhoneScreenResolutions=(Description="Apple iPhone 7",Width=375,Height=667,AspectRatio="16:9",bCanSwapAspectRatio=true,ProfileName="iPhone7")
|
||||||
|
-PhoneScreenResolutions=(Description="Apple iPhone 7+",Width=414,Height=736,AspectRatio="16:9",bCanSwapAspectRatio=true,ProfileName="iPhone7Plus")
|
||||||
|
-PhoneScreenResolutions=(Description="Apple iPhone 8",Width=375,Height=667,AspectRatio="16:9",bCanSwapAspectRatio=true,ProfileName="iPhone8")
|
||||||
|
-PhoneScreenResolutions=(Description="Apple iPhone 8+",Width=414,Height=736,AspectRatio="16:9",bCanSwapAspectRatio=true,ProfileName="iPhone8Plus")
|
||||||
|
-PhoneScreenResolutions=(Description="Apple iPhone X",Width=375,Height=812,AspectRatio="19.5:9",bCanSwapAspectRatio=true,ProfileName="iPhoneX")
|
||||||
|
-PhoneScreenResolutions=(Description="Apple iPhone XS",Width=375,Height=812,AspectRatio="16:9",bCanSwapAspectRatio=true,ProfileName="iPhoneXS")
|
||||||
|
-PhoneScreenResolutions=(Description="Apple iPhone XS Max",Width=414,Height=896,AspectRatio="16:9",bCanSwapAspectRatio=true,ProfileName="iPhoneXSMax")
|
||||||
|
-PhoneScreenResolutions=(Description="Apple iPhone XR",Width=414,Height=896,AspectRatio="16:9",bCanSwapAspectRatio=true,ProfileName="iPhoneXR")
|
||||||
|
-PhoneScreenResolutions=(Description="HTC One",Width=1080,Height=1920,AspectRatio="16:9",bCanSwapAspectRatio=true,ProfileName="Android_High")
|
||||||
|
-PhoneScreenResolutions=(Description="Samsung Galaxy S4",Width=1080,Height=1920,AspectRatio="16:9",bCanSwapAspectRatio=true,ProfileName="Android_Low")
|
||||||
|
-PhoneScreenResolutions=(Description="Samsung Galaxy S6",Width=1440,Height=2560,AspectRatio="16:9",bCanSwapAspectRatio=true,ProfileName="Android_Mali_T7xx")
|
||||||
|
-PhoneScreenResolutions=(Description="Samsung Galaxy S7",Width=1440,Height=2560,AspectRatio="16:9",bCanSwapAspectRatio=true,ProfileName="Android_High")
|
||||||
|
-PhoneScreenResolutions=(Description="Samsung Galaxy S8 (Mali)",Width=1080,Height=2220,AspectRatio="18.5:9",bCanSwapAspectRatio=true,ProfileName="Android_Mali_G71")
|
||||||
|
-PhoneScreenResolutions=(Description="Samsung Galaxy S8 (Adreno)",Width=1080,Height=2220,AspectRatio="18.5:9",bCanSwapAspectRatio=true,ProfileName="Android_Adreno5xx")
|
||||||
|
-PhoneScreenResolutions=(Description="Samsung Galaxy S9 (Mali)",Width=1440,Height=2960,AspectRatio="18.5:9",bCanSwapAspectRatio=true,ProfileName="Android_High")
|
||||||
|
-PhoneScreenResolutions=(Description="Samsung Galaxy S9 (Adreno)",Width=1440,Height=2960,AspectRatio="18.5:9",bCanSwapAspectRatio=true,ProfileName="Android_High")
|
||||||
|
-PhoneScreenResolutions=(Description="Samsung Galaxy Note 9 (Mali)",Width=1440,Height=2960,AspectRatio="18.5:9",bCanSwapAspectRatio=true,ProfileName="Android_High")
|
||||||
|
-PhoneScreenResolutions=(Description="Samsung Galaxy S10 (Adreno)",Width=1440,Height=3040,AspectRatio="19:9",bCanSwapAspectRatio=true,ProfileName="Android_Adreno6xx")
|
||||||
|
-PhoneScreenResolutions=(Description="Samsung Galaxy S10 (Mali)",Width=1440,Height=3040,AspectRatio="19:9",bCanSwapAspectRatio=true,ProfileName="Android_Mali_G76")
|
||||||
|
-PhoneScreenResolutions=(Description="Samsung Galaxy S10e (Adreno)",Width=1080,Height=2280,AspectRatio="19:9",bCanSwapAspectRatio=true,ProfileName="Android_Adreno6xx")
|
||||||
|
-PhoneScreenResolutions=(Description="Samsung Galaxy S10e (Mali)",Width=1080,Height=2280,AspectRatio="19:9",bCanSwapAspectRatio=true,ProfileName="Android_Mali_G76")
|
||||||
|
-PhoneScreenResolutions=(Description="Google Pixel",Width=1080,Height=1920,AspectRatio="16:9",bCanSwapAspectRatio=true,ProfileName="Android_Mid")
|
||||||
|
-PhoneScreenResolutions=(Description="Google Pixel XL",Width=1080,Height=1920,AspectRatio="16:9",bCanSwapAspectRatio=true,ProfileName="Android_Mid")
|
||||||
|
-PhoneScreenResolutions=(Description="Google Pixel 2",Width=1080,Height=1920,AspectRatio="16:9",bCanSwapAspectRatio=true,ProfileName="Android_Mid")
|
||||||
|
-PhoneScreenResolutions=(Description="Google Pixel 2 XL",Width=1080,Height=1920,AspectRatio="16:9",bCanSwapAspectRatio=true,ProfileName="Android_Mid")
|
||||||
|
-PhoneScreenResolutions=(Description="Google Pixel 3",Width=1080,Height=2160,AspectRatio="18:9",bCanSwapAspectRatio=true,ProfileName="Android_Mid")
|
||||||
|
-PhoneScreenResolutions=(Description="Google Pixel 3 XL",Width=1440,Height=2960,AspectRatio="18.5:9",bCanSwapAspectRatio=true,ProfileName="Android_Mid")
|
||||||
|
-PhoneScreenResolutions=(Description="Razer Phone",Width=1080,Height=1920,AspectRatio="16:9",bCanSwapAspectRatio=true,ProfileName="Android_Mid")
|
||||||
|
+PhoneScreenResolutions=(Description="Apple iPhone 5S",Width=320,Height=568,AspectRatio="~16:9",bCanSwapAspectRatio=True,ProfileName="iPhone5S")
|
||||||
|
+PhoneScreenResolutions=(Description="Apple iPhone 6",Width=375,Height=667,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="iPhone6")
|
||||||
|
+PhoneScreenResolutions=(Description="Apple iPhone 6+",Width=414,Height=736,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="iPhone6Plus")
|
||||||
|
+PhoneScreenResolutions=(Description="Apple iPhone 6S",Width=375,Height=667,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="iPhone6S")
|
||||||
|
+PhoneScreenResolutions=(Description="Apple iPhone 6S+",Width=414,Height=736,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="iPhone6SPlus")
|
||||||
|
+PhoneScreenResolutions=(Description="Apple iPhone 7",Width=375,Height=667,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="iPhone7")
|
||||||
|
+PhoneScreenResolutions=(Description="Apple iPhone 7+",Width=414,Height=736,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="iPhone7Plus")
|
||||||
|
+PhoneScreenResolutions=(Description="Apple iPhone 8",Width=375,Height=667,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="iPhone8")
|
||||||
|
+PhoneScreenResolutions=(Description="Apple iPhone 8+",Width=414,Height=736,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="iPhone8Plus")
|
||||||
|
+PhoneScreenResolutions=(Description="Apple iPhone X",Width=375,Height=812,AspectRatio="19.5:9",bCanSwapAspectRatio=True,ProfileName="iPhoneX")
|
||||||
|
+PhoneScreenResolutions=(Description="Apple iPhone XS",Width=375,Height=812,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="iPhoneXS")
|
||||||
|
+PhoneScreenResolutions=(Description="Apple iPhone XS Max",Width=414,Height=896,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="iPhoneXSMax")
|
||||||
|
+PhoneScreenResolutions=(Description="Apple iPhone XR",Width=414,Height=896,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="iPhoneXR")
|
||||||
|
+PhoneScreenResolutions=(Description="HTC One",Width=1080,Height=1920,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="Android_High")
|
||||||
|
+PhoneScreenResolutions=(Description="Samsung Galaxy S4",Width=1080,Height=1920,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="Android_Low")
|
||||||
|
+PhoneScreenResolutions=(Description="Samsung Galaxy S6",Width=1440,Height=2560,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="Android_Mali_T7xx")
|
||||||
|
+PhoneScreenResolutions=(Description="Samsung Galaxy S7",Width=1440,Height=2560,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="Android_High")
|
||||||
|
+PhoneScreenResolutions=(Description="Samsung Galaxy S8 (Mali)",Width=1080,Height=2220,AspectRatio="18.5:9",bCanSwapAspectRatio=True,ProfileName="Android_Mali_G71")
|
||||||
|
+PhoneScreenResolutions=(Description="Samsung Galaxy S8 (Adreno)",Width=1080,Height=2220,AspectRatio="18.5:9",bCanSwapAspectRatio=True,ProfileName="Android_Adreno5xx")
|
||||||
|
+PhoneScreenResolutions=(Description="Samsung Galaxy S9 (Mali)",Width=1440,Height=2960,AspectRatio="18.5:9",bCanSwapAspectRatio=True,ProfileName="Android_High")
|
||||||
|
+PhoneScreenResolutions=(Description="Samsung Galaxy S9 (Adreno)",Width=1440,Height=2960,AspectRatio="18.5:9",bCanSwapAspectRatio=True,ProfileName="Android_High")
|
||||||
|
+PhoneScreenResolutions=(Description="Samsung Galaxy Note 9 (Mali)",Width=1440,Height=2960,AspectRatio="18.5:9",bCanSwapAspectRatio=True,ProfileName="Android_High")
|
||||||
|
+PhoneScreenResolutions=(Description="Samsung Galaxy S10 (Adreno)",Width=1440,Height=3040,AspectRatio="19:9",bCanSwapAspectRatio=True,ProfileName="Android_Adreno6xx")
|
||||||
|
+PhoneScreenResolutions=(Description="Samsung Galaxy S10 (Mali)",Width=1440,Height=3040,AspectRatio="19:9",bCanSwapAspectRatio=True,ProfileName="Android_Mali_G76")
|
||||||
|
+PhoneScreenResolutions=(Description="Samsung Galaxy S10e (Adreno)",Width=1080,Height=2280,AspectRatio="19:9",bCanSwapAspectRatio=True,ProfileName="Android_Adreno6xx")
|
||||||
|
+PhoneScreenResolutions=(Description="Samsung Galaxy S10e (Mali)",Width=1080,Height=2280,AspectRatio="19:9",bCanSwapAspectRatio=True,ProfileName="Android_Mali_G76")
|
||||||
|
+PhoneScreenResolutions=(Description="Google Pixel",Width=1080,Height=1920,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="Android_Mid")
|
||||||
|
+PhoneScreenResolutions=(Description="Google Pixel XL",Width=1080,Height=1920,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="Android_Mid")
|
||||||
|
+PhoneScreenResolutions=(Description="Google Pixel 2",Width=1080,Height=1920,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="Android_Mid")
|
||||||
|
+PhoneScreenResolutions=(Description="Google Pixel 2 XL",Width=1080,Height=1920,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="Android_Mid")
|
||||||
|
+PhoneScreenResolutions=(Description="Google Pixel 3",Width=1080,Height=2160,AspectRatio="18:9",bCanSwapAspectRatio=True,ProfileName="Android_Mid")
|
||||||
|
+PhoneScreenResolutions=(Description="Google Pixel 3 XL",Width=1440,Height=2960,AspectRatio="18.5:9",bCanSwapAspectRatio=True,ProfileName="Android_Mid")
|
||||||
|
+PhoneScreenResolutions=(Description="Razer Phone",Width=1080,Height=1920,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="Android_Mid")
|
||||||
|
-TabletScreenResolutions=(Description="iPad Pro 12.9-inch (3rd gen.)",Width=1024,Height=1366,AspectRatio="~3:4",bCanSwapAspectRatio=true,ProfileName="iPadPro3_129")
|
||||||
|
-TabletScreenResolutions=(Description="iPad Pro 12.9-inch (2nd gen.)",Width=1024,Height=1366,AspectRatio="~3:4",bCanSwapAspectRatio=true,ProfileName="iPadPro2_129")
|
||||||
|
-TabletScreenResolutions=(Description="iPad Pro 11-inch",Width=834,Height=1194,AspectRatio="5:7",bCanSwapAspectRatio=true,ProfileName="iPadPro11")
|
||||||
|
-TabletScreenResolutions=(Description="iPad Pro 10.5-inch",Width=834,Height=1112,AspectRatio="3:4",bCanSwapAspectRatio=true,ProfileName="iPadPro105")
|
||||||
|
-TabletScreenResolutions=(Description="iPad Pro 12.9-inch",Width=1024,Height=1366,AspectRatio="3:4",bCanSwapAspectRatio=true,ProfileName="iPadPro129")
|
||||||
|
-TabletScreenResolutions=(Description="iPad Pro 9.7-inch",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=true,ProfileName="iPadPro97")
|
||||||
|
-TabletScreenResolutions=(Description="iPad (6th gen.)",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=true,ProfileName="iPad6")
|
||||||
|
-TabletScreenResolutions=(Description="iPad (5th gen.)",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=true,ProfileName="iPad5")
|
||||||
|
-TabletScreenResolutions=(Description="iPad Air 3",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=true,ProfileName="iPadAir3")
|
||||||
|
-TabletScreenResolutions=(Description="iPad Air 2",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=true,ProfileName="iPadAir2")
|
||||||
|
-TabletScreenResolutions=(Description="iPad Mini 5",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=true,ProfileName="iPadMini5")
|
||||||
|
-TabletScreenResolutions=(Description="iPad Mini 4",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=true,ProfileName="iPadMini4")
|
||||||
|
-TabletScreenResolutions=(Description="LG G Pad X 8.0",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=true)
|
||||||
|
-TabletScreenResolutions=(Description="Asus Zenpad 3s 10",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=true)
|
||||||
|
-TabletScreenResolutions=(Description="Huawei MediaPad M3",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=true)
|
||||||
|
-TabletScreenResolutions=(Description="Microsoft Surface RT",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=true)
|
||||||
|
-TabletScreenResolutions=(Description="Microsoft Surface Pro",Width=1080,Height=1920,AspectRatio="9:16",bCanSwapAspectRatio=true)
|
||||||
|
+TabletScreenResolutions=(Description="iPad Pro 12.9-inch (3rd gen.)",Width=1024,Height=1366,AspectRatio="~3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro3_129")
|
||||||
|
+TabletScreenResolutions=(Description="iPad Pro 12.9-inch (2nd gen.)",Width=1024,Height=1366,AspectRatio="~3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro2_129")
|
||||||
|
+TabletScreenResolutions=(Description="iPad Pro 11-inch",Width=834,Height=1194,AspectRatio="5:7",bCanSwapAspectRatio=True,ProfileName="iPadPro11")
|
||||||
|
+TabletScreenResolutions=(Description="iPad Pro 10.5-inch",Width=834,Height=1112,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro105")
|
||||||
|
+TabletScreenResolutions=(Description="iPad Pro 12.9-inch",Width=1024,Height=1366,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro129")
|
||||||
|
+TabletScreenResolutions=(Description="iPad Pro 9.7-inch",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro97")
|
||||||
|
+TabletScreenResolutions=(Description="iPad (6th gen.)",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPad6")
|
||||||
|
+TabletScreenResolutions=(Description="iPad (5th gen.)",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPad5")
|
||||||
|
+TabletScreenResolutions=(Description="iPad Air 3",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadAir3")
|
||||||
|
+TabletScreenResolutions=(Description="iPad Air 2",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadAir2")
|
||||||
|
+TabletScreenResolutions=(Description="iPad Mini 5",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadMini5")
|
||||||
|
+TabletScreenResolutions=(Description="iPad Mini 4",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadMini4")
|
||||||
|
+TabletScreenResolutions=(Description="LG G Pad X 8.0",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="")
|
||||||
|
+TabletScreenResolutions=(Description="Asus Zenpad 3s 10",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="")
|
||||||
|
+TabletScreenResolutions=(Description="Huawei MediaPad M3",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="")
|
||||||
|
+TabletScreenResolutions=(Description="Microsoft Surface RT",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="")
|
||||||
|
+TabletScreenResolutions=(Description="Microsoft Surface Pro",Width=1080,Height=1920,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="")
|
||||||
|
-TelevisionScreenResolutions=(Description="720p (HDTV, Blu-ray)",Width=1280,Height=720,AspectRatio="16:9",bCanSwapAspectRatio=true)
|
||||||
|
-TelevisionScreenResolutions=(Description="1080i, 1080p (HDTV, Blu-ray)",Width=1920,Height=1080,AspectRatio="16:9",bCanSwapAspectRatio=true)
|
||||||
|
-TelevisionScreenResolutions=(Description="4K Ultra HD",Width=3840,Height=2160,AspectRatio="16:9",bCanSwapAspectRatio=true)
|
||||||
|
-TelevisionScreenResolutions=(Description="4K Digital Cinema",Width=4096,Height=2160,AspectRatio="1.90:1",bCanSwapAspectRatio=true)
|
||||||
|
+TelevisionScreenResolutions=(Description="720p (HDTV, Blu-ray)",Width=1280,Height=720,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="")
|
||||||
|
+TelevisionScreenResolutions=(Description="1080i, 1080p (HDTV, Blu-ray)",Width=1920,Height=1080,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="")
|
||||||
|
+TelevisionScreenResolutions=(Description="4K Ultra HD",Width=3840,Height=2160,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="")
|
||||||
|
+TelevisionScreenResolutions=(Description="4K Digital Cinema",Width=4096,Height=2160,AspectRatio="1.90:1",bCanSwapAspectRatio=True,ProfileName="")
|
||||||
|
DeviceToEmulate=
|
||||||
|
PIESafeZoneOverride=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000)
|
||||||
|
|
||||||
|
@ -4,16 +4,18 @@
|
|||||||
+EditProfiles=(Name="Trigger",CustomResponses=((Channel=Projectile, Response=ECR_Ignore)))
|
+EditProfiles=(Name="Trigger",CustomResponses=((Channel=Projectile, Response=ECR_Ignore)))
|
||||||
|
|
||||||
[/Script/EngineSettings.GameMapsSettings]
|
[/Script/EngineSettings.GameMapsSettings]
|
||||||
EditorStartupMap=/Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap
|
EditorStartupMap=/Game/Levels/TrainingFacility.TrainingFacility
|
||||||
LocalMapOptions=
|
LocalMapOptions=
|
||||||
TransitionMap=
|
TransitionMap=None
|
||||||
bUseSplitscreen=True
|
bUseSplitscreen=True
|
||||||
TwoPlayerSplitscreenLayout=Horizontal
|
TwoPlayerSplitscreenLayout=Horizontal
|
||||||
ThreePlayerSplitscreenLayout=FavorTop
|
ThreePlayerSplitscreenLayout=FavorTop
|
||||||
|
FourPlayerSplitscreenLayout=Grid
|
||||||
|
bOffsetPlayerGamepadIds=False
|
||||||
GameInstanceClass=/Script/Engine.GameInstance
|
GameInstanceClass=/Script/Engine.GameInstance
|
||||||
GameDefaultMap=/Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap
|
GameDefaultMap=/Game/Levels/TrainingFacility.TrainingFacility
|
||||||
ServerDefaultMap=/Engine/Maps/Entry
|
ServerDefaultMap=/Engine/Maps/Entry.Entry
|
||||||
GlobalDefaultGameMode=/Script/EndlessVendetta.EndlessVendettaGameMode
|
GlobalDefaultGameMode=/Game/FirstPerson/GunMechanicWorld.GunMechanicWorld_C
|
||||||
GlobalDefaultServerGameMode=None
|
GlobalDefaultServerGameMode=None
|
||||||
|
|
||||||
[/Script/Engine.RendererSettings]
|
[/Script/Engine.RendererSettings]
|
||||||
@ -23,9 +25,10 @@ r.DynamicGlobalIlluminationMethod=1
|
|||||||
r.Mobile.EnableNoPrecomputedLightingCSMShader=1
|
r.Mobile.EnableNoPrecomputedLightingCSMShader=1
|
||||||
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
|
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
|
||||||
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=true
|
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=true
|
||||||
|
|
||||||
|
|
||||||
r.Shadow.Virtual.Enable=1
|
r.Shadow.Virtual.Enable=1
|
||||||
|
r.DefaultFeature.AutoExposure=False
|
||||||
|
r.DefaultFeature.AutoExposure.Method=1
|
||||||
|
r.DefaultFeature.AutoExposure.Bias=1.000000
|
||||||
|
|
||||||
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
||||||
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
||||||
@ -56,8 +59,6 @@ CompressionQualityModifier=1.000000
|
|||||||
AutoStreamingThreshold=0.000000
|
AutoStreamingThreshold=0.000000
|
||||||
SoundCueCookQualityIndex=-1
|
SoundCueCookQualityIndex=-1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[/Script/HardwareTargeting.HardwareTargetingSettings]
|
[/Script/HardwareTargeting.HardwareTargetingSettings]
|
||||||
TargetedHardwareClass=Desktop
|
TargetedHardwareClass=Desktop
|
||||||
AppliedTargetedHardwareClass=Desktop
|
AppliedTargetedHardwareClass=Desktop
|
||||||
@ -67,6 +68,8 @@ AppliedDefaultGraphicsPerformance=Maximum
|
|||||||
[/Script/Engine.Engine]
|
[/Script/Engine.Engine]
|
||||||
+ActiveGameNameRedirects=(OldGameName="TP_FirstPerson",NewGameName="/Script/EndlessVendetta")
|
+ActiveGameNameRedirects=(OldGameName="TP_FirstPerson",NewGameName="/Script/EndlessVendetta")
|
||||||
+ActiveGameNameRedirects=(OldGameName="/Script/TP_FirstPerson",NewGameName="/Script/EndlessVendetta")
|
+ActiveGameNameRedirects=(OldGameName="/Script/TP_FirstPerson",NewGameName="/Script/EndlessVendetta")
|
||||||
|
+ActiveGameNameRedirects=(OldGameName="/Script/TP_ThirdPerson",NewGameName="/Script/EndlessVendetta")
|
||||||
|
+ActiveGameNameRedirects=(OldGameName="TP_ThirdPerson",NewGameName="/Script/EndlessVendetta")
|
||||||
+ActiveClassRedirects=(OldClassName="TP_FirstPersonProjectile",NewClassName="EndlessVendettaProjectile")
|
+ActiveClassRedirects=(OldClassName="TP_FirstPersonProjectile",NewClassName="EndlessVendettaProjectile")
|
||||||
+ActiveClassRedirects=(OldClassName="TP_FirstPersonGameMode",NewClassName="EndlessVendettaGameMode")
|
+ActiveClassRedirects=(OldClassName="TP_FirstPersonGameMode",NewClassName="EndlessVendettaGameMode")
|
||||||
+ActiveClassRedirects=(OldClassName="TP_FirstPersonCharacter",NewClassName="EndlessVendettaCharacter")
|
+ActiveClassRedirects=(OldClassName="TP_FirstPersonCharacter",NewClassName="EndlessVendettaCharacter")
|
||||||
@ -85,3 +88,11 @@ ConnectionType=USBOnly
|
|||||||
bUseManualIPAddress=False
|
bUseManualIPAddress=False
|
||||||
ManualIPAddress=
|
ManualIPAddress=
|
||||||
|
|
||||||
|
|
||||||
|
[CoreRedirects]
|
||||||
|
+PropertyRedirects=(OldName="/Script/EndlessVendetta.BaseWeaponClass.player",NewName="/Script/EndlessVendetta.BaseWeaponClass.playerInWorld")
|
||||||
|
|
||||||
|
[/Script/NavigationSystem.RecastNavMesh]
|
||||||
|
AgentMaxStepHeight=73.434059
|
||||||
|
AgentMaxSlope=64.648003
|
||||||
|
|
||||||
|
@ -8,3 +8,105 @@ ProjectID=F76B45A3432BFC257E879A9C2ADA0BA9
|
|||||||
[StartupActions]
|
[StartupActions]
|
||||||
bAddPacks=True
|
bAddPacks=True
|
||||||
InsertPack=(PackSource="StarterContent.upack",PackName="StarterContent")
|
InsertPack=(PackSource="StarterContent.upack",PackName="StarterContent")
|
||||||
|
|
||||||
|
[/Script/UnrealEd.ProjectPackagingSettings]
|
||||||
|
Build=IfProjectHasCode
|
||||||
|
BuildConfiguration=PPBC_Development
|
||||||
|
BuildTarget=
|
||||||
|
LaunchOnTarget=
|
||||||
|
StagingDirectory=(Path="")
|
||||||
|
FullRebuild=False
|
||||||
|
ForDistribution=False
|
||||||
|
IncludeDebugFiles=False
|
||||||
|
BlueprintNativizationMethod=Disabled
|
||||||
|
bIncludeNativizedAssetsInProjectGeneration=False
|
||||||
|
bExcludeMonolithicEngineHeadersInNativizedCode=False
|
||||||
|
UsePakFile=True
|
||||||
|
bUseIoStore=True
|
||||||
|
bUseZenStore=False
|
||||||
|
bMakeBinaryConfig=False
|
||||||
|
bGenerateChunks=False
|
||||||
|
bGenerateNoChunks=False
|
||||||
|
bChunkHardReferencesOnly=False
|
||||||
|
bForceOneChunkPerFile=False
|
||||||
|
MaxChunkSize=0
|
||||||
|
bBuildHttpChunkInstallData=False
|
||||||
|
HttpChunkInstallDataDirectory=(Path="")
|
||||||
|
WriteBackMetadataToAssetRegistry=Disabled
|
||||||
|
bCompressed=True
|
||||||
|
PackageCompressionFormat=Oodle
|
||||||
|
bForceUseProjectCompressionFormatIgnoreHardwareOverride=False
|
||||||
|
PackageAdditionalCompressionOptions=
|
||||||
|
PackageCompressionMethod=Kraken
|
||||||
|
PackageCompressionLevel_DebugDevelopment=4
|
||||||
|
PackageCompressionLevel_TestShipping=5
|
||||||
|
PackageCompressionLevel_Distribution=7
|
||||||
|
PackageCompressionMinBytesSaved=1024
|
||||||
|
PackageCompressionMinPercentSaved=5
|
||||||
|
bPackageCompressionEnableDDC=False
|
||||||
|
PackageCompressionMinSizeToConsiderDDC=0
|
||||||
|
HttpChunkInstallDataVersion=
|
||||||
|
IncludePrerequisites=True
|
||||||
|
IncludeAppLocalPrerequisites=False
|
||||||
|
bShareMaterialShaderCode=True
|
||||||
|
bDeterministicShaderCodeOrder=False
|
||||||
|
bSharedMaterialNativeLibraries=True
|
||||||
|
ApplocalPrerequisitesDirectory=(Path="")
|
||||||
|
IncludeCrashReporter=False
|
||||||
|
InternationalizationPreset=English
|
||||||
|
-CulturesToStage=en
|
||||||
|
+CulturesToStage=en
|
||||||
|
LocalizationTargetCatchAllChunkId=0
|
||||||
|
bCookAll=False
|
||||||
|
bCookMapsOnly=False
|
||||||
|
bSkipEditorContent=False
|
||||||
|
bSkipMovies=False
|
||||||
|
-IniKeyDenylist=KeyStorePassword
|
||||||
|
-IniKeyDenylist=KeyPassword
|
||||||
|
-IniKeyDenylist=rsa.privateexp
|
||||||
|
-IniKeyDenylist=rsa.modulus
|
||||||
|
-IniKeyDenylist=rsa.publicexp
|
||||||
|
-IniKeyDenylist=aes.key
|
||||||
|
-IniKeyDenylist=SigningPublicExponent
|
||||||
|
-IniKeyDenylist=SigningModulus
|
||||||
|
-IniKeyDenylist=SigningPrivateExponent
|
||||||
|
-IniKeyDenylist=EncryptionKey
|
||||||
|
-IniKeyDenylist=DevCenterUsername
|
||||||
|
-IniKeyDenylist=DevCenterPassword
|
||||||
|
-IniKeyDenylist=IOSTeamID
|
||||||
|
-IniKeyDenylist=SigningCertificate
|
||||||
|
-IniKeyDenylist=MobileProvision
|
||||||
|
-IniKeyDenylist=IniKeyDenylist
|
||||||
|
-IniKeyDenylist=IniSectionDenylist
|
||||||
|
+IniKeyDenylist=KeyStorePassword
|
||||||
|
+IniKeyDenylist=KeyPassword
|
||||||
|
+IniKeyDenylist=rsa.privateexp
|
||||||
|
+IniKeyDenylist=rsa.modulus
|
||||||
|
+IniKeyDenylist=rsa.publicexp
|
||||||
|
+IniKeyDenylist=aes.key
|
||||||
|
+IniKeyDenylist=SigningPublicExponent
|
||||||
|
+IniKeyDenylist=SigningModulus
|
||||||
|
+IniKeyDenylist=SigningPrivateExponent
|
||||||
|
+IniKeyDenylist=EncryptionKey
|
||||||
|
+IniKeyDenylist=DevCenterUsername
|
||||||
|
+IniKeyDenylist=DevCenterPassword
|
||||||
|
+IniKeyDenylist=IOSTeamID
|
||||||
|
+IniKeyDenylist=SigningCertificate
|
||||||
|
+IniKeyDenylist=MobileProvision
|
||||||
|
+IniKeyDenylist=IniKeyDenylist
|
||||||
|
+IniKeyDenylist=IniSectionDenylist
|
||||||
|
-IniSectionDenylist=HordeStorageServers
|
||||||
|
-IniSectionDenylist=StorageServers
|
||||||
|
+IniSectionDenylist=HordeStorageServers
|
||||||
|
+IniSectionDenylist=StorageServers
|
||||||
|
+MapsToCook=(FilePath="/Game/Levels/TrainingFacility")
|
||||||
|
+MapsToCook=(FilePath="/Game/Levels/NewMiamiTemp")
|
||||||
|
+DirectoriesToAlwaysCook=(Path="/Interchange/Functions")
|
||||||
|
+DirectoriesToAlwaysCook=(Path="/Interchange/gltf")
|
||||||
|
+DirectoriesToAlwaysCook=(Path="/Interchange/Materials")
|
||||||
|
+DirectoriesToAlwaysCook=(Path="/Interchange/Pipelines")
|
||||||
|
+DirectoriesToAlwaysCook=(Path="/Interchange/Utilities")
|
||||||
|
PerPlatformBuildConfig=()
|
||||||
|
PerPlatformTargetFlavorName=()
|
||||||
|
PerPlatformBuildTarget=()
|
||||||
|
|
||||||
|
@ -93,6 +93,7 @@ bEnableLegacyInputScales=True
|
|||||||
bEnableMotionControls=True
|
bEnableMotionControls=True
|
||||||
bFilterInputByPlatformUser=False
|
bFilterInputByPlatformUser=False
|
||||||
bShouldFlushPressedKeysOnViewportFocusLost=True
|
bShouldFlushPressedKeysOnViewportFocusLost=True
|
||||||
|
bEnableDynamicComponentInputBinding=True
|
||||||
bAlwaysShowTouchInterface=False
|
bAlwaysShowTouchInterface=False
|
||||||
bShowConsoleOnFourFingerTap=True
|
bShowConsoleOnFourFingerTap=True
|
||||||
bEnableGestureRecognizer=False
|
bEnableGestureRecognizer=False
|
||||||
@ -101,6 +102,18 @@ DefaultViewportMouseCaptureMode=CapturePermanently_IncludingInitialMouseDown
|
|||||||
DefaultViewportMouseLockMode=LockOnCapture
|
DefaultViewportMouseLockMode=LockOnCapture
|
||||||
FOVScale=0.011110
|
FOVScale=0.011110
|
||||||
DoubleClickTime=0.200000
|
DoubleClickTime=0.200000
|
||||||
|
+ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_FaceButton_Bottom)
|
||||||
|
+ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=SpaceBar)
|
||||||
|
+AxisMappings=(AxisName="Look Up / Down Gamepad",Scale=1.000000,Key=Gamepad_RightY)
|
||||||
|
+AxisMappings=(AxisName="Look Up / Down Mouse",Scale=-1.000000,Key=MouseY)
|
||||||
|
+AxisMappings=(AxisName="Move Forward / Backward",Scale=1.000000,Key=Gamepad_LeftY)
|
||||||
|
+AxisMappings=(AxisName="Move Forward / Backward",Scale=-1.000000,Key=S)
|
||||||
|
+AxisMappings=(AxisName="Move Forward / Backward",Scale=1.000000,Key=W)
|
||||||
|
+AxisMappings=(AxisName="Move Right / Left",Scale=-1.000000,Key=A)
|
||||||
|
+AxisMappings=(AxisName="Move Right / Left",Scale=1.000000,Key=D)
|
||||||
|
+AxisMappings=(AxisName="Move Right / Left",Scale=1.000000,Key=Gamepad_LeftX)
|
||||||
|
+AxisMappings=(AxisName="Turn Right / Left Gamepad",Scale=1.000000,Key=Gamepad_RightX)
|
||||||
|
+AxisMappings=(AxisName="Turn Right / Left Mouse",Scale=1.000000,Key=MouseX)
|
||||||
DefaultPlayerInputClass=/Script/EnhancedInput.EnhancedPlayerInput
|
DefaultPlayerInputClass=/Script/EnhancedInput.EnhancedPlayerInput
|
||||||
DefaultInputComponentClass=/Script/EnhancedInput.EnhancedInputComponent
|
DefaultInputComponentClass=/Script/EnhancedInput.EnhancedInputComponent
|
||||||
DefaultTouchInterface=/Engine/MobileResources/HUD/DefaultVirtualJoysticks.DefaultVirtualJoysticks
|
DefaultTouchInterface=/Engine/MobileResources/HUD/DefaultVirtualJoysticks.DefaultVirtualJoysticks
|
||||||
|
BIN
EndlessVendetta/Content/AI/Animation/ABP_EnemyAI.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/ABP_EnemyAI.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/Manny_Equip_Pistol_Standing.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/Manny_Equip_Pistol_Standing.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/Manny_Idle_Pistol.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/Manny_Idle_Pistol.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/Manny_Idle_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/Manny_Idle_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/Manny_Reload_Pistol.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/Manny_Reload_Pistol.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/Beta_HighLimbsGeoSG3.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/Beta_HighLimbsGeoSG3.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/Beta_Joints_MAT1.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/Beta_Joints_MAT1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/Pistol_Idle.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/Pistol_Idle.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/Pistol_Run.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/Pistol_Run.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/Pistol_Run_Aimed.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/Pistol_Run_Aimed.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/Pistol_Walk.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/Pistol_Walk.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/XBot_IK.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/XBot_IK.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/X_Bot.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/X_Bot.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/X_Bot_Anim_Take_001.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/X_Bot_Anim_Take_001.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/X_Bot_Anim_mixamo_com.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/X_Bot_Anim_mixamo_com.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/X_Bot_PhysicsAsset.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/X_Bot_PhysicsAsset.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/X_Bot_Skeleton.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/PistolLocomotion/X_Bot_Skeleton.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/RifleLocomotion/Manny_DeEquip_Rifle_Standing.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/RifleLocomotion/Manny_DeEquip_Rifle_Standing.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/RifleLocomotion/Manny_DeEquip_Rifle_Standing/Driving_Manny_DeEquip_Rifle_Standing.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/RifleLocomotion/Manny_DeEquip_Rifle_Standing/Driving_Manny_DeEquip_Rifle_Standing.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/RifleLocomotion/Manny_Equip_Rifle_Standing.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/RifleLocomotion/Manny_Equip_Rifle_Standing.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/RifleLocomotion/Manny_Fire_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/RifleLocomotion/Manny_Fire_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/RifleLocomotion/Manny_Idle_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/RifleLocomotion/Manny_Idle_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/RifleLocomotion/Manny_Jog_Fwd_Rifle.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/RifleLocomotion/Manny_Jog_Fwd_Rifle.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/RifleLocomotion/Manny_Reload_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/RifleLocomotion/Manny_Reload_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/RifleLocomotion/Manny_Sprint_Fwd_Rifle.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/RifleLocomotion/Manny_Sprint_Fwd_Rifle.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Animation/RifleLocomotion/RifleWalkRun.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Animation/RifleLocomotion/RifleWalkRun.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Companion/Generic/BB_GenericCompanion.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Companion/Generic/BB_GenericCompanion.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Companion/Generic/BT_GenericCompanion.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Companion/Generic/BT_GenericCompanion.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Companion/Generic/CompanionCharacter.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Companion/Generic/CompanionCharacter.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Companion/Generic/EQS_FindCoverNearPlayer.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Companion/Generic/EQS_FindCoverNearPlayer.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/EQSB_Enemy.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/EQSB_Enemy.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/EQSB_Player.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/EQSB_Player.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/EQS_Test.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/EQS_Test.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Enemy/Basic/BB_BasicEnemy.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Enemy/Basic/BB_BasicEnemy.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Enemy/Basic/BP_AIControlHub.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Enemy/Basic/BP_AIControlHub.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Enemy/Basic/BP_BasicEnemyCharacter.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Enemy/Basic/BP_BasicEnemyCharacter.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Enemy/Basic/BP_PatrolPath.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Enemy/Basic/BP_PatrolPath.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Enemy/Basic/BT_BasicEnemy.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Enemy/Basic/BT_BasicEnemy.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Enemy/Basic/EQS_EnemyFindCover.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Enemy/Basic/EQS_EnemyFindCover.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Aim_Space_Hip.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Aim_Space_Hip.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Aim_Space_Ironsights.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Aim_Space_Ironsights.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/BS_CrouchWalk.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/BS_CrouchWalk.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/BS_Jog.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/BS_Jog.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_Idle_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_Idle_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_Idle_Rifle_Ironsights.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_Idle_Rifle_Ironsights.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_Walk_Bwd_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_Walk_Bwd_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_Walk_Bwd_Rifle_Ironsights.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_Walk_Bwd_Rifle_Ironsights.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_Walk_Fwd_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_Walk_Fwd_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_Walk_Fwd_Rifle_Ironsights.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_Walk_Fwd_Rifle_Ironsights.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_Walk_Lt_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_Walk_Lt_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_Walk_Lt_Rifle_Ironsights.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_Walk_Lt_Rifle_Ironsights.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_Walk_Rt_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_Walk_Rt_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_Walk_Rt_Rifle_Ironsights.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_Walk_Rt_Rifle_Ironsights.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_to_Stand_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_to_Stand_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_to_Stand_Rifle_Ironsights.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Crouch_to_Stand_Rifle_Ironsights.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Death_1.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Death_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Death_2.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Death_2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Death_3.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Death_3.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Death_Ironsights_1.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Death_Ironsights_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Death_Ironsights_2.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Death_Ironsights_2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Equip_Pistol_Standing.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Equip_Pistol_Standing.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Equip_Rifle_Standing.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Equip_Rifle_Standing.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Fire_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Fire_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Fire_Rifle_Ironsights.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Fire_Rifle_Ironsights.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Fire_Shotgun_Hip.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Fire_Shotgun_Hip.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Fire_Shotgun_Ironsights.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Fire_Shotgun_Ironsights.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Hit_React_1.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Hit_React_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Hit_React_2.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Hit_React_2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Hit_React_3.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Hit_React_3.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Hit_React_4.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Hit_React_4.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Idle_Pistol.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Idle_Pistol.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Idle_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Idle_Rifle_Hip.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Idle_Rifle_Hip_Break1.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Idle_Rifle_Hip_Break1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Idle_Rifle_Hip_Break2.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Idle_Rifle_Hip_Break2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Idle_Rifle_Ironsights.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Idle_Rifle_Ironsights.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Jog_Bwd_Rifle.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Jog_Bwd_Rifle.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Jog_Fwd_Rifle.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Jog_Fwd_Rifle.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Jog_Lt_Rifle.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Jog_Lt_Rifle.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Jog_Rt_Rifle.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Jog_Rt_Rifle.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Jump_From_Jog.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Jump_From_Jog.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Jump_From_Stand.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Jump_From_Stand.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Jump_From_Stand_Ironsights.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Jump_From_Stand_Ironsights.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Prone_Death_1.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Prone_Death_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Prone_Death_2.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Prone_Death_2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Prone_Fire_1.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Prone_Fire_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Prone_Fire_2.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Prone_Fire_2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Prone_Idle.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Prone_Idle.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Prone_Reload_Rifle.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Prone_Reload_Rifle.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Prone_Reload_Shotgun.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Prone_Reload_Shotgun.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AnimStarterPack/Prone_To_Stand.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AnimStarterPack/Prone_To_Stand.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