Fix issue with skill tree not upgrading melee damage
This commit is contained in:
parent
5f0d4968bf
commit
978a11cf2a
@ -21,11 +21,12 @@ 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.CustomDepth=3
|
r.CustomDepth=3
|
||||||
r.AntiAliasingMethod=4
|
r.AntiAliasingMethod=1
|
||||||
r.Nanite.ProjectEnabled=False
|
r.Nanite.ProjectEnabled=False
|
||||||
r.Nanite = 0
|
r.Nanite = 0
|
||||||
r.DefaultFeature.AutoExposure=False
|
r.DefaultFeature.AutoExposure=False
|
||||||
r.DefaultFeature.MotionBlur=False
|
r.DefaultFeature.MotionBlur=False
|
||||||
|
r.MSAACount=4
|
||||||
|
|
||||||
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
||||||
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
||||||
|
BIN
Content/Blueprints/LevelDesign/World/BP_EnemySpawningHut.uasset
(Stored with Git LFS)
BIN
Content/Blueprints/LevelDesign/World/BP_EnemySpawningHut.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprints/Player/BP_ThirdPersonCharacter.uasset
(Stored with Git LFS)
BIN
Content/Blueprints/Player/BP_ThirdPersonCharacter.uasset
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
Content/Niagara/NS_Dash.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Niagara/NS_Dash.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Niagara/NS_SkeletalMesh.uasset
(Stored with Git LFS)
BIN
Content/Niagara/NS_SkeletalMesh.uasset
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue
Block a user