commit
26eb05df1e
BIN
Assets/Assault_Riffle/Assault_Riffle_Low.fbx
(Stored with Git LFS)
Normal file
BIN
Assets/Assault_Riffle/Assault_Riffle_Low.fbx
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Assets/RoadTexture/plane_standardSurface1_BaseColor.png
(Stored with Git LFS)
Normal file
BIN
Assets/RoadTexture/plane_standardSurface1_BaseColor.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Assets/RoadTexture/plane_standardSurface1_Normal.png
(Stored with Git LFS)
Normal file
BIN
Assets/RoadTexture/plane_standardSurface1_Normal.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Assets/RoadTexture/plane_standardSurface1_OcclusionRoughnessMetallic.png
(Stored with Git LFS)
Normal file
BIN
Assets/RoadTexture/plane_standardSurface1_OcclusionRoughnessMetallic.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Assets/Weapon_Workbench/Bench_low_WorkBench_BaseColor.png
(Stored with Git LFS)
Normal file
BIN
Assets/Weapon_Workbench/Bench_low_WorkBench_BaseColor.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Assets/Weapon_Workbench/Bench_low_WorkBench_Normal.png
(Stored with Git LFS)
Normal file
BIN
Assets/Weapon_Workbench/Bench_low_WorkBench_Normal.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Assets/Weapon_Workbench/Bench_low_WorkBench_OcclusionRoughnessMetallic.png
(Stored with Git LFS)
Normal file
BIN
Assets/Weapon_Workbench/Bench_low_WorkBench_OcclusionRoughnessMetallic.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Assets/Weapon_Workbench/SM_WorkBench.fbx
(Stored with Git LFS)
Normal file
BIN
Assets/Weapon_Workbench/SM_WorkBench.fbx
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -41,6 +41,7 @@
|
||||
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel2,DefaultResponse=ECR_Block,bTraceType=False,bStaticObject=False,Name="Waypoint")
|
||||
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel3,DefaultResponse=ECR_Ignore,bTraceType=False,bStaticObject=False,Name="Player")
|
||||
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel4,DefaultResponse=ECR_Block,bTraceType=False,bStaticObject=False,Name="Enemy")
|
||||
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel5,DefaultResponse=ECR_Overlap,bTraceType=False,bStaticObject=False,Name="RestrictedBounds")
|
||||
+EditProfiles=(Name="Trigger",CustomResponses=((Channel="Projectile",Response=ECR_Ignore)))
|
||||
-ProfileRedirects=(OldName="BlockingVolume",NewName="InvisibleWall")
|
||||
-ProfileRedirects=(OldName="InterpActor",NewName="IgnoreOnlyPawn")
|
||||
@ -62,7 +63,7 @@
|
||||
+CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn")
|
||||
|
||||
[/Script/EngineSettings.GameMapsSettings]
|
||||
EditorStartupMap=/Game/Levels/MovementTest.MovementTest
|
||||
EditorStartupMap=/Game/Levels/TempLevels/NewTutorialMap.NewTutorialMap
|
||||
LocalMapOptions=
|
||||
TransitionMap=None
|
||||
bUseSplitscreen=True
|
||||
@ -92,7 +93,9 @@ r.GPUSkin.UnlimitedBoneInfluences=True
|
||||
r.SkinCache.CompileShaders=True
|
||||
r.SkinCache.DefaultBehavior=0
|
||||
SkeletalMesh.UseExperimentalChunking=1
|
||||
r.Streaming.PoolSize=3000
|
||||
r.Streaming.PoolSize=4000
|
||||
r.MSAACount=2
|
||||
r.Lumen.TraceMeshSDFs=0
|
||||
|
||||
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
||||
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
||||
@ -138,6 +141,8 @@ AppliedDefaultGraphicsPerformance=Maximum
|
||||
+ActiveClassRedirects=(OldClassName="TP_FirstPersonGameMode",NewClassName="EndlessVendettaGameMode")
|
||||
+ActiveClassRedirects=(OldClassName="TP_FirstPersonCharacter",NewClassName="EndlessVendettaCharacter")
|
||||
AssetManagerClassName=/Script/VaultIt.VIAssetManager
|
||||
bUseFixedFrameRate=False
|
||||
FixedFrameRate=60.000000
|
||||
|
||||
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
|
||||
bEnablePlugin=True
|
||||
|
@ -14,7 +14,7 @@ Build=IfProjectHasCode
|
||||
BuildConfiguration=PPBC_Development
|
||||
BuildTarget=
|
||||
LaunchOnTarget=
|
||||
StagingDirectory=(Path="")
|
||||
StagingDirectory=(Path="C:/Falmouth_schoolWork/Year3/Builds/Vendetta-0.8")
|
||||
FullRebuild=False
|
||||
ForDistribution=False
|
||||
IncludeDebugFiles=False
|
||||
@ -99,20 +99,31 @@ bSkipMovies=False
|
||||
-IniSectionDenylist=StorageServers
|
||||
+IniSectionDenylist=HordeStorageServers
|
||||
+IniSectionDenylist=StorageServers
|
||||
+MapsToCook=(FilePath="/Game/Levels/ControlTutorialLevel")
|
||||
+MapsToCook=(FilePath="/Game/Levels/Apartment_hit")
|
||||
+MapsToCook=(FilePath="/Game/Levels/MainMenuLevel")
|
||||
+MapsToCook=(FilePath="/Game/Levels/TempOpenWorld")
|
||||
+MapsToCook=(FilePath="/Game/Levels/EnemyAITest")
|
||||
+MapsToCook=(FilePath="/Game/Levels/OpenWorldRework")
|
||||
+MapsToCook=(FilePath="/Game/BountySystem/ApartmentBounty/LevelInstances/MarketAreaEnemies")
|
||||
+MapsToCook=(FilePath="/Game/BountySystem/ApartmentBounty/LevelInstances/PachinkoEnemies")
|
||||
+MapsToCook=(FilePath="/Game/BountySystem/ApartmentBounty/LevelInstances/ArcadeDefaultEnemies")
|
||||
+MapsToCook=(FilePath="/Game/Levels/TempLevels/NewTutorialMap")
|
||||
+MapsToCook=(FilePath="/Game/BountySystem/ApartmentBounty/LevelInstances/ApartmentWave")
|
||||
+MapsToCook=(FilePath="/Game/BountySystem/ApartmentBounty/LevelInstances/ArcadeRooftopEnemies")
|
||||
+MapsToCook=(FilePath="/Game/BountySystem/ApartmentBounty/LevelInstances/ArcadeWave")
|
||||
+DirectoriesToAlwaysCook=(Path="/Interchange/Functions")
|
||||
+DirectoriesToAlwaysCook=(Path="/Interchange/gltf")
|
||||
+DirectoriesToAlwaysCook=(Path="/Interchange/Materials")
|
||||
+DirectoriesToAlwaysCook=(Path="/Interchange/Pipelines")
|
||||
+DirectoriesToAlwaysCook=(Path="/Interchange/Utilities")
|
||||
PerPlatformBuildConfig=()
|
||||
PerPlatformTargetFlavorName=()
|
||||
PerPlatformBuildConfig=(("Windows", PPBC_Shipping))
|
||||
PerPlatformTargetFlavorName=(("Android", "Android_ASTC"))
|
||||
PerPlatformBuildTarget=()
|
||||
|
||||
[/Script/AsyncLoadingScreen.LoadingScreenSettings]
|
||||
bPreloadBackgroundImages=True
|
||||
StartupLoadingScreen=(MinimumLoadingScreenDisplayTime=-1.000000,bAutoCompleteWhenLoadingCompletes=True,bMoviesAreSkippable=False,bWaitForManualStop=False,bAllowInEarlyStartup=False,bAllowEngineTick=False,PlaybackType=MT_Normal,MoviePaths=,bShuffle=False,bSetDisplayMovieIndexManually=False,bShowWidgetOverlay=False,bShowLoadingCompleteText=False,LoadingCompleteTextSettings=(LoadingCompleteText="",Appearance=(ColorAndOpacity=(SpecifiedColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),ColorUseRule=UseColor_Specified),Font=(FontObject=/Script/Engine.Font'"/Engine/EngineFonts/Roboto.Roboto"',FontMaterial=None,OutlineSettings=(OutlineSize=0,bSeparateFillAlpha=False,bApplyOutlineToDropShadows=False,OutlineMaterial=None,OutlineColor=(R=0.000000,G=0.000000,B=0.000000,A=1.000000)),TypefaceFontName="Normal",Size=24,LetterSpacing=0,SkewAmount=0.000000),ShadowOffset=(X=0.000000,Y=0.000000),ShadowColorAndOpacity=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),Justification=Left),Alignment=(HorizontalAlignment=HAlign_Center,VerticalAlignment=VAlign_Center),Padding=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),bFadeInOutAnim=True,AnimationSpeed=1.000000),Background=(Images=,ImageStretch=ScaleToFit,Padding=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),BackgroundColor=(R=0.000000,G=0.000000,B=0.000000,A=1.000000),bSetDisplayBackgroundManually=False),TipWidget=(TipText=,Appearance=(ColorAndOpacity=(SpecifiedColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),ColorUseRule=UseColor_Specified),Font=(FontObject=/Script/Engine.Font'"/Engine/EngineFonts/Roboto.Roboto"',FontMaterial=None,OutlineSettings=(OutlineSize=0,bSeparateFillAlpha=False,bApplyOutlineToDropShadows=False,OutlineMaterial=None,OutlineColor=(R=0.000000,G=0.000000,B=0.000000,A=1.000000)),TypefaceFontName="Normal",Size=20,LetterSpacing=0,SkewAmount=0.000000),ShadowOffset=(X=0.000000,Y=0.000000),ShadowColorAndOpacity=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),Justification=Left),TipWrapAt=1000.000000,bSetDisplayTipTextManually=False),LoadingWidget=(LoadingIconType=LIT_CircularThrobber,LoadingWidgetType=LWT_Horizontal,TransformTranslation=(X=0.000000,Y=0.000000),TransformScale=(X=1.000000,Y=1.000000),TransformPivot=(X=0.500000,Y=0.500000),LoadingText=NSLOCTEXT("AsyncLoadingScreen", "Loading", "LOADING"),bLoadingTextRightPosition=True,bLoadingTextTopPosition=True,Appearance=(ColorAndOpacity=(SpecifiedColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),ColorUseRule=UseColor_Specified),Font=(FontObject=/Script/Engine.Font'"/Engine/EngineFonts/Roboto.Roboto"',FontMaterial=None,OutlineSettings=(OutlineSize=0,bSeparateFillAlpha=False,bApplyOutlineToDropShadows=False,OutlineMaterial=None,OutlineColor=(R=0.000000,G=0.000000,B=0.000000,A=1.000000)),TypefaceFontName="Bold",Size=32,LetterSpacing=0,SkewAmount=0.000000),ShadowOffset=(X=0.000000,Y=0.000000),ShadowColorAndOpacity=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),Justification=Left),ThrobberSettings=(NumberOfPieces=3,bAnimateHorizontally=True,bAnimateVertically=True,bAnimateOpacity=True,Image=(bIsDynamicallyLoaded=False,DrawAs=Image,Tiling=NoTile,Mirroring=NoMirror,ImageType=NoImage,ImageSize=(X=32.000000,Y=32.000000),Margin=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),TintColor=(SpecifiedColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),ColorUseRule=UseColor_Specified),OutlineSettings=(CornerRadii=(X=0.000000,Y=0.000000,Z=0.000000,W=1.000000),Color=(SpecifiedColor=(R=0.000000,G=0.000000,B=0.000000,A=0.000000),ColorUseRule=UseColor_Specified),Width=0.000000,RoundingType=HalfHeightRadius,bUseBrushTransparency=False),ResourceObject=None,ResourceName="",UVRegion=(Min=(X=0.000000,Y=0.000000),Max=(X=0.000000,Y=0.000000),bIsValid=0))),CircularThrobberSettings=(NumberOfPieces=6,Period=0.750000,Radius=64.000000,Image=(bIsDynamicallyLoaded=False,DrawAs=Image,Tiling=NoTile,Mirroring=NoMirror,ImageType=NoImage,ImageSize=(X=32.000000,Y=32.000000),Margin=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),TintColor=(SpecifiedColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),ColorUseRule=UseColor_Specified),OutlineSettings=(CornerRadii=(X=0.000000,Y=0.000000,Z=0.000000,W=1.000000),Color=(SpecifiedColor=(R=0.000000,G=0.000000,B=0.000000,A=0.000000),ColorUseRule=UseColor_Specified),Width=0.000000,RoundingType=HalfHeightRadius,bUseBrushTransparency=False),ResourceObject=None,ResourceName="",UVRegion=(Min=(X=0.000000,Y=0.000000),Max=(X=0.000000,Y=0.000000),bIsValid=0))),ImageSequenceSettings=(Images=,Scale=(X=1.000000,Y=1.000000),Interval=0.050000,bPlayReverse=False),TextAlignment=(HorizontalAlignment=HAlign_Center,VerticalAlignment=VAlign_Center),LoadingIconAlignment=(HorizontalAlignment=HAlign_Center,VerticalAlignment=VAlign_Center),Space=1.000000,bHideLoadingWidgetWhenCompletes=False),Layout=ALSL_Classic)
|
||||
DefaultLoadingScreen=(MinimumLoadingScreenDisplayTime=-1.000000,bAutoCompleteWhenLoadingCompletes=True,bMoviesAreSkippable=True,bWaitForManualStop=False,bAllowInEarlyStartup=False,bAllowEngineTick=False,PlaybackType=MT_Normal,MoviePaths=,bShuffle=False,bSetDisplayMovieIndexManually=False,bShowWidgetOverlay=True,bShowLoadingCompleteText=False,LoadingCompleteTextSettings=(LoadingCompleteText="",Appearance=(ColorAndOpacity=(SpecifiedColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),ColorUseRule=UseColor_Specified),Font=(FontObject=/Script/Engine.Font'"/Engine/EngineFonts/Roboto.Roboto"',FontMaterial=None,OutlineSettings=(OutlineSize=0,bSeparateFillAlpha=False,bApplyOutlineToDropShadows=False,OutlineMaterial=None,OutlineColor=(R=0.000000,G=0.000000,B=0.000000,A=1.000000)),TypefaceFontName="Normal",Size=24,LetterSpacing=0,SkewAmount=0.000000),ShadowOffset=(X=0.000000,Y=0.000000),ShadowColorAndOpacity=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),Justification=Left),Alignment=(HorizontalAlignment=HAlign_Center,VerticalAlignment=VAlign_Center),Padding=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),bFadeInOutAnim=True,AnimationSpeed=1.000000),Background=(Images=("/Game/BountySystem/LoadingScreen/BruhMoment.BruhMoment"),ImageStretch=Fill,Padding=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),BackgroundColor=(R=0.000000,G=0.000000,B=0.000000,A=1.000000),bSetDisplayBackgroundManually=False),TipWidget=(TipText=,Appearance=(ColorAndOpacity=(SpecifiedColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),ColorUseRule=UseColor_Specified),Font=(FontObject=/Script/Engine.Font'"/Engine/EngineFonts/Roboto.Roboto"',FontMaterial=None,OutlineSettings=(OutlineSize=0,bSeparateFillAlpha=False,bApplyOutlineToDropShadows=False,OutlineMaterial=None,OutlineColor=(R=0.000000,G=0.000000,B=0.000000,A=1.000000)),TypefaceFontName="Normal",Size=20,LetterSpacing=0,SkewAmount=0.000000),ShadowOffset=(X=0.000000,Y=0.000000),ShadowColorAndOpacity=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),Justification=Left),TipWrapAt=1000.000000,bSetDisplayTipTextManually=False),LoadingWidget=(LoadingIconType=LIT_Throbber,LoadingWidgetType=LWT_Horizontal,TransformTranslation=(X=0.000000,Y=0.000000),TransformScale=(X=1.000000,Y=1.000000),TransformPivot=(X=0.500000,Y=0.500000),LoadingText="",bLoadingTextRightPosition=False,bLoadingTextTopPosition=True,Appearance=(ColorAndOpacity=(SpecifiedColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),ColorUseRule=UseColor_Specified),Font=(FontObject=/Script/Engine.Font'"/Engine/EngineFonts/Roboto.Roboto"',FontMaterial=None,OutlineSettings=(OutlineSize=0,bSeparateFillAlpha=False,bApplyOutlineToDropShadows=False,OutlineMaterial=None,OutlineColor=(R=0.000000,G=0.000000,B=0.000000,A=1.000000)),TypefaceFontName="Bold",Size=32,LetterSpacing=0,SkewAmount=0.000000),ShadowOffset=(X=0.000000,Y=0.000000),ShadowColorAndOpacity=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),Justification=Left),ThrobberSettings=(NumberOfPieces=5,bAnimateHorizontally=True,bAnimateVertically=True,bAnimateOpacity=True,Image=(bIsDynamicallyLoaded=False,DrawAs=Image,Tiling=NoTile,Mirroring=NoMirror,ImageType=NoImage,ImageSize=(X=64.000000,Y=64.000000),Margin=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),TintColor=(SpecifiedColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),ColorUseRule=UseColor_Specified),OutlineSettings=(CornerRadii=(X=0.000000,Y=0.000000,Z=0.000000,W=1.000000),Color=(SpecifiedColor=(R=0.000000,G=0.000000,B=0.000000,A=0.000000),ColorUseRule=UseColor_Specified),Width=0.000000,RoundingType=HalfHeightRadius,bUseBrushTransparency=False),ResourceObject=/Script/Engine.Texture2D'"/Game/BountySystem/LoadingScreen/Logo.Logo"',ResourceName="",UVRegion=(Min=(X=0.000000,Y=0.000000),Max=(X=0.000000,Y=0.000000),bIsValid=0))),CircularThrobberSettings=(NumberOfPieces=6,Period=0.750000,Radius=64.000000,Image=(bIsDynamicallyLoaded=False,DrawAs=Image,Tiling=NoTile,Mirroring=NoMirror,ImageType=NoImage,ImageSize=(X=32.000000,Y=32.000000),Margin=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),TintColor=(SpecifiedColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),ColorUseRule=UseColor_Specified),OutlineSettings=(CornerRadii=(X=0.000000,Y=0.000000,Z=0.000000,W=1.000000),Color=(SpecifiedColor=(R=0.000000,G=0.000000,B=0.000000,A=0.000000),ColorUseRule=UseColor_Specified),Width=0.000000,RoundingType=HalfHeightRadius,bUseBrushTransparency=False),ResourceObject=/Script/Engine.Texture2D'"/Game/BountySystem/LoadingScreen/Logo.Logo"',ResourceName="",UVRegion=(Min=(X=0.000000,Y=0.000000),Max=(X=0.000000,Y=0.000000),bIsValid=0))),ImageSequenceSettings=(Images=,Scale=(X=1.000000,Y=1.000000),Interval=0.050000,bPlayReverse=False),TextAlignment=(HorizontalAlignment=HAlign_Center,VerticalAlignment=VAlign_Center),LoadingIconAlignment=(HorizontalAlignment=HAlign_Center,VerticalAlignment=VAlign_Center),Space=1.000000,bHideLoadingWidgetWhenCompletes=False),Layout=ALSL_Classic)
|
||||
Classic=(bIsWidgetAtBottom=True,bIsLoadingWidgetAtLeft=False,Space=1.000000,TipAlignment=(HorizontalAlignment=HAlign_Center,VerticalAlignment=VAlign_Center),BorderHorizontalAlignment=HAlign_Fill,BorderPadding=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),BorderBackground=(bIsDynamicallyLoaded=False,DrawAs=NoDrawType,Tiling=NoTile,Mirroring=NoMirror,ImageType=NoImage,ImageSize=(X=50000.000000,Y=50000.000000),Margin=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),TintColor=(SpecifiedColor=(R=0.000000,G=0.000000,B=0.000000,A=0.000000),ColorUseRule=UseColor_Specified),OutlineSettings=(CornerRadii=(X=0.000000,Y=0.000000,Z=0.000000,W=1.000000),Color=(SpecifiedColor=(R=0.000000,G=0.000000,B=0.000000,A=0.000000),ColorUseRule=UseColor_Specified),Width=0.000000,RoundingType=HalfHeightRadius,bUseBrushTransparency=False),ResourceObject=None,ResourceName="",UVRegion=(Min=(X=0.000000,Y=0.000000),Max=(X=0.000000,Y=0.000000),bIsValid=0)))
|
||||
Center=(bIsTipAtBottom=True,TipAlignment=(HorizontalAlignment=HAlign_Center,VerticalAlignment=VAlign_Center),BorderHorizontalAlignment=HAlign_Fill,BorderVerticalOffset=0.000000,BorderPadding=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),BorderBackground=(bIsDynamicallyLoaded=False,DrawAs=Image,Tiling=NoTile,Mirroring=NoMirror,ImageType=NoImage,ImageSize=(X=32.000000,Y=32.000000),Margin=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),TintColor=(SpecifiedColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),ColorUseRule=UseColor_Specified),OutlineSettings=(CornerRadii=(X=0.000000,Y=0.000000,Z=0.000000,W=1.000000),Color=(SpecifiedColor=(R=0.000000,G=0.000000,B=0.000000,A=0.000000),ColorUseRule=UseColor_Specified),Width=0.000000,RoundingType=HalfHeightRadius,bUseBrushTransparency=False),ResourceObject=None,ResourceName="",UVRegion=(Min=(X=0.000000,Y=0.000000),Max=(X=0.000000,Y=0.000000),bIsValid=0)))
|
||||
Letterbox=(bIsLoadingWidgetAtTop=True,TipAlignment=(HorizontalAlignment=HAlign_Center,VerticalAlignment=VAlign_Center),LoadingWidgetAlignment=(HorizontalAlignment=HAlign_Center,VerticalAlignment=VAlign_Center),TopBorderHorizontalAlignment=HAlign_Fill,BottomBorderHorizontalAlignment=HAlign_Fill,TopBorderPadding=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),BottomBorderPadding=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),TopBorderBackground=(bIsDynamicallyLoaded=False,DrawAs=Image,Tiling=NoTile,Mirroring=NoMirror,ImageType=NoImage,ImageSize=(X=32.000000,Y=32.000000),Margin=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),TintColor=(SpecifiedColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),ColorUseRule=UseColor_Specified),OutlineSettings=(CornerRadii=(X=0.000000,Y=0.000000,Z=0.000000,W=1.000000),Color=(SpecifiedColor=(R=0.000000,G=0.000000,B=0.000000,A=0.000000),ColorUseRule=UseColor_Specified),Width=0.000000,RoundingType=HalfHeightRadius,bUseBrushTransparency=False),ResourceObject=None,ResourceName="",UVRegion=(Min=(X=0.000000,Y=0.000000),Max=(X=0.000000,Y=0.000000),bIsValid=0)),BottomBorderBackground=(bIsDynamicallyLoaded=False,DrawAs=Image,Tiling=NoTile,Mirroring=NoMirror,ImageType=NoImage,ImageSize=(X=32.000000,Y=32.000000),Margin=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),TintColor=(SpecifiedColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),ColorUseRule=UseColor_Specified),OutlineSettings=(CornerRadii=(X=0.000000,Y=0.000000,Z=0.000000,W=1.000000),Color=(SpecifiedColor=(R=0.000000,G=0.000000,B=0.000000,A=0.000000),ColorUseRule=UseColor_Specified),Width=0.000000,RoundingType=HalfHeightRadius,bUseBrushTransparency=False),ResourceObject=None,ResourceName="",UVRegion=(Min=(X=0.000000,Y=0.000000),Max=(X=0.000000,Y=0.000000),bIsValid=0)))
|
||||
Sidebar=(bIsWidgetAtRight=True,bIsLoadingWidgetAtTop=True,Space=1.000000,VerticalAlignment=VAlign_Center,LoadingWidgetAlignment=(HorizontalAlignment=HAlign_Center,VerticalAlignment=VAlign_Center),TipAlignment=(HorizontalAlignment=HAlign_Center,VerticalAlignment=VAlign_Center),BorderVerticalAlignment=VAlign_Fill,BorderHorizontalOffset=0.000000,BorderPadding=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),BorderBackground=(bIsDynamicallyLoaded=False,DrawAs=Image,Tiling=NoTile,Mirroring=NoMirror,ImageType=NoImage,ImageSize=(X=32.000000,Y=32.000000),Margin=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),TintColor=(SpecifiedColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),ColorUseRule=UseColor_Specified),OutlineSettings=(CornerRadii=(X=0.000000,Y=0.000000,Z=0.000000,W=1.000000),Color=(SpecifiedColor=(R=0.000000,G=0.000000,B=0.000000,A=0.000000),ColorUseRule=UseColor_Specified),Width=0.000000,RoundingType=HalfHeightRadius,bUseBrushTransparency=False),ResourceObject=None,ResourceName="",UVRegion=(Min=(X=0.000000,Y=0.000000),Max=(X=0.000000,Y=0.000000),bIsValid=0)))
|
||||
DualSidebar=(bIsLoadingWidgetAtRight=True,LeftVerticalAlignment=VAlign_Center,RightVerticalAlignment=VAlign_Center,LeftBorderVerticalAlignment=VAlign_Fill,RightBorderVerticalAlignment=VAlign_Fill,LeftBorderPadding=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),RightBorderPadding=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),LeftBorderBackground=(bIsDynamicallyLoaded=False,DrawAs=Image,Tiling=NoTile,Mirroring=NoMirror,ImageType=NoImage,ImageSize=(X=32.000000,Y=32.000000),Margin=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),TintColor=(SpecifiedColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),ColorUseRule=UseColor_Specified),OutlineSettings=(CornerRadii=(X=0.000000,Y=0.000000,Z=0.000000,W=1.000000),Color=(SpecifiedColor=(R=0.000000,G=0.000000,B=0.000000,A=0.000000),ColorUseRule=UseColor_Specified),Width=0.000000,RoundingType=HalfHeightRadius,bUseBrushTransparency=False),ResourceObject=None,ResourceName="",UVRegion=(Min=(X=0.000000,Y=0.000000),Max=(X=0.000000,Y=0.000000),bIsValid=0)),RightBorderBackground=(bIsDynamicallyLoaded=False,DrawAs=Image,Tiling=NoTile,Mirroring=NoMirror,ImageType=NoImage,ImageSize=(X=32.000000,Y=32.000000),Margin=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),TintColor=(SpecifiedColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),ColorUseRule=UseColor_Specified),OutlineSettings=(CornerRadii=(X=0.000000,Y=0.000000,Z=0.000000,W=1.000000),Color=(SpecifiedColor=(R=0.000000,G=0.000000,B=0.000000,A=0.000000),ColorUseRule=UseColor_Specified),Width=0.000000,RoundingType=HalfHeightRadius,bUseBrushTransparency=False),ResourceObject=None,ResourceName="",UVRegion=(Min=(X=0.000000,Y=0.000000),Max=(X=0.000000,Y=0.000000),bIsValid=0)))
|
||||
|
||||
|
31
EndlessVendetta/Config/DefaultNiagara.ini
Normal file
31
EndlessVendetta/Config/DefaultNiagara.ini
Normal file
@ -0,0 +1,31 @@
|
||||
[/Script/Niagara.NiagaraSettings]
|
||||
+AdditionalParameterEnums=/Niagara/Enums/ENiagaraCoordinateSpace.ENiagaraCoordinateSpace
|
||||
+AdditionalParameterEnums=/Niagara/Enums/ENiagaraOrientationAxis.ENiagaraOrientationAxis
|
||||
+AdditionalParameterEnums=/Niagara/Enums/ENiagaraRandomnessMode.ENiagaraRandomnessMode
|
||||
bSystemViewportInOrbitMode=True
|
||||
bShowConvertibleInputsInStack=False
|
||||
bSystemsSupportLargeWorldCoordinates=True
|
||||
bEnforceStrictStackTypes=True
|
||||
bExperimentalVMEnabled=False
|
||||
DefaultEffectType=None
|
||||
PositionPinTypeColor=(R=1.000000,G=0.300000,B=1.000000,A=1.000000)
|
||||
+QualityLevels=NSLOCTEXT("[/Script/Niagara]", "3D45F0C54145F29D6947A1880E359F0A", "Low")
|
||||
+QualityLevels=NSLOCTEXT("[/Script/Niagara]", "E13C61484F7E1E9BCDE0BCA1DF7D32E6", "Medium")
|
||||
+QualityLevels=NSLOCTEXT("[/Script/Niagara]", "F5CA410D441DB51D4A80B1B4B07071CB", "High")
|
||||
+QualityLevels=NSLOCTEXT("[/Script/Niagara]", "D56BFF7C4D755EFCB5B350BDE094625A", "Epic")
|
||||
+QualityLevels=NSLOCTEXT("[/Script/Niagara]", "1E2BA6CD40ADCA8512BC70AC59AACAD7", "Cinematic")
|
||||
ComponentRendererWarningsPerClass=(("PostProcessComponent", NSLOCTEXT("[/Script/Niagara]", "022421AD4D0A1767041BEE86A524E12D", "The post process component has a separate \"Enabled\" flag in PostProcessVolume that you need to overwrite\n if you want to disable a component when a particle dies. Otherwise it will still affect the scene\n when it goes back into the component pool.")))
|
||||
DefaultRenderTargetFormat=RTF_RGBA16f
|
||||
DefaultGridFormat=HalfFloat
|
||||
DefaultRendererMotionVectorSetting=Precise
|
||||
DefaultPixelCoverageMode=Enabled
|
||||
DefaultSortPrecision=Low
|
||||
DefaultGpuTranslucentLatency=Immediate
|
||||
DefaultLightInverseExposureBlend=0.000000
|
||||
NDISkelMesh_GpuMaxInfluences=Unlimited
|
||||
NDISkelMesh_GpuUniformSamplingFormat=Full
|
||||
NDISkelMesh_AdjacencyTriangleIndexFormat=Full
|
||||
NDIStaticMesh_AllowDistanceFields=False
|
||||
+NDICollisionQuery_AsyncGpuTraceProviderOrder=None
|
||||
+NDICollisionQuery_AsyncGpuTraceProviderOrder=None
|
||||
|
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Materials/MI_Female_Body.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Materials/MI_Female_Body.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Materials/M_Male_Body.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Materials/M_Male_Body.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Materials/M_UE4Man_ChestLogo.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Materials/M_UE4Man_ChestLogo.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Materials/MaterialLayers/ML_GlossyBlack_Latex_UE4.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Materials/MaterialLayers/ML_GlossyBlack_Latex_UE4.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Materials/MaterialLayers/ML_Plastic_Shiny_Beige.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Materials/MaterialLayers/ML_Plastic_Shiny_Beige.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Materials/MaterialLayers/ML_Plastic_Shiny_Beige_LOGO.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Materials/MaterialLayers/ML_Plastic_Shiny_Beige_LOGO.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Materials/MaterialLayers/ML_SoftMetal_UE4.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Materials/MaterialLayers/ML_SoftMetal_UE4.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Materials/MaterialLayers/T_ML_Aluminum01.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Materials/MaterialLayers/T_ML_Aluminum01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Materials/MaterialLayers/T_ML_Aluminum01_N.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Materials/MaterialLayers/T_ML_Aluminum01_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Materials/MaterialLayers/T_ML_Rubber_Blue_01_D.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Materials/MaterialLayers/T_ML_Rubber_Blue_01_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Materials/MaterialLayers/T_ML_Rubber_Blue_01_N.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Materials/MaterialLayers/T_ML_Rubber_Blue_01_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Mesh/SK_Mannequin.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Mesh/SK_Mannequin.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Mesh/SK_Mannequin_Female.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Mesh/SK_Mannequin_Female.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Mesh/SK_Mannequin_Female_PhysicsAsset.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Mesh/SK_Mannequin_Female_PhysicsAsset.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Mesh/SK_Mannequin_PhysicsAsset.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Mesh/SK_Mannequin_PhysicsAsset.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Mesh/UE4_Mannequin_Skeleton.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Mesh/UE4_Mannequin_Skeleton.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Textures/T_Female_Mask.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Textures/T_Female_Mask.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Textures/T_Female_N.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Textures/T_Female_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Textures/T_Male_Mask.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Textures/T_Male_Mask.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Textures/T_Male_N.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Textures/T_Male_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Textures/T_UE4Logo_Mask.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Textures/T_UE4Logo_Mask.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Textures/T_UE4Logo_N.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Demo/Mannequin/Character/Textures/T_UE4Logo_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Materials/M_MasterGlass.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Materials/M_MasterGlass.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Materials/M_MasterMaterial.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Materials/M_MasterMaterial.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Materials/M_Skin_Master.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Materials/M_Skin_Master.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Materials/M_WatchesMasterMaterial.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Materials/M_WatchesMasterMaterial.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/MidBodyPart/Gloves/SK_Gloves_LODSettings.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/MidBodyPart/Gloves/SK_Gloves_LODSettings.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/SK_SOF_Arms_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/SK_SOF_Arms_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/SK_SOF_Arms_PhysicsAsset.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/SK_SOF_Arms_PhysicsAsset.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Materials/MI_Arms_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Materials/MI_Arms_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Materials/MI_Rashguard_ColorA.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Materials/MI_Rashguard_ColorA.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Materials/MI_Watches1Glass_ColorA.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Materials/MI_Watches1Glass_ColorA.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Materials/MI_Watches1_CamoA.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Materials/MI_Watches1_CamoA.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Textures/T_Glove1_N.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Textures/T_Glove1_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Textures/T_Rashguard_D.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Textures/T_Rashguard_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Textures/T_Rashguard_ID.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Textures/T_Rashguard_ID.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Textures/T_Rashguard_N.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Textures/T_Rashguard_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Textures/T_Rashguard_ORM.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Textures/T_Rashguard_ORM.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Textures/T_Watches_D.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Textures/T_Watches_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Textures/T_Watches_E.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Textures/T_Watches_E.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Textures/T_Watches_ID.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Textures/T_Watches_ID.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Textures/T_Watches_N.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Textures/T_Watches_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Textures/T_Watches_ORM.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Modules/AAAModularFPSHandsVol/_Textures/T_Watches_ORM.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Textures/Body/T_Arms_D.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Textures/Body/T_Arms_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Textures/Body/T_Arms_ID.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Textures/Body/T_Arms_ID.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Textures/Body/T_Arms_N.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Textures/Body/T_Arms_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Textures/Body/T_Arms_ORM.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Textures/Body/T_Arms_ORM.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Textures/Body/T_Arms_Tattoo_A.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Textures/Body/T_Arms_Tattoo_A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Textures/Body/T_Arms_Tattoo_B.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Textures/Body/T_Arms_Tattoo_B.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Textures/Checker/T_Black.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Textures/Checker/T_Black.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Textures/Checker/T_Checker.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Textures/Checker/T_Checker.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Textures/Tiles/T_Camo_MulticamA_Tile.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Textures/Tiles/T_Camo_MulticamA_Tile.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AAAModularFPSHands/Textures/Tiles/T_MidColor_Tile.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AAAModularFPSHands/Textures/Tiles/T_MidColor_Tile.uasset
(Stored with Git LFS)
Normal file
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/Favour/BP_Alex_Bouncer.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/AI/Favour/BP_Alex_Bouncer.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse_ncl1_1.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse_ncl1_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse_ncl1_2.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse_ncl1_2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse_ncl1_3.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse_ncl1_3.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_normal.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_normal.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_normal_ncl1_1.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_normal_ncl1_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_normal_ncl1_2.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_normal_ncl1_2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_normal_ncl1_3.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_normal_ncl1_3.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_specular.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_specular.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_specular_ncl1_1.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_specular_ncl1_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_specular_ncl1_2.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_specular_ncl1_2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_specular_ncl1_3.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Boss_specular_ncl1_3.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Cigar_Mat.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Cigar_Mat.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Clothes_MAT.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Clothes_MAT.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Clothes_MAT_ncl1_1.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Clothes_MAT_ncl1_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Eyes_MAT.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Eyes_MAT.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Eyes_MAT_ncl1_1.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Eyes_MAT_ncl1_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Gambler.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Gambler.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Happy_Idle.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Happy_Idle.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Happy_Idle_Anim.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Happy_Idle_Anim.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Happy_Idle_PhysicsAsset.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Happy_Idle_PhysicsAsset.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Happy_Idle_Skeleton.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Happy_Idle_Skeleton.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/GamblerJit/Skin_MAT.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/GamblerJit/Skin_MAT.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/PartyCrowd/Base/BP_PartyArea.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/AI/PartyCrowd/Base/BP_PartyArea.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
EndlessVendetta/Content/AI/UI_RestrictedZone.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/AI/UI_RestrictedZone.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
EndlessVendetta/Content/AI/WBP_SpecialNPCs.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/WBP_SpecialNPCs.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Diffuse.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Diffuse.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Emissive.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Emissive.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Glossiness.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Glossiness.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Normal.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Normal.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Specular.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Specular.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Diffuse.uasset
(Stored with Git LFS)
Normal file
BIN
EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Diffuse.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…
Reference in New Issue
Block a user