From 4b8ec2841ff40ac3a8ce11dc84538db4802e63f1 Mon Sep 17 00:00:00 2001 From: Kevin Lundell Date: Tue, 26 Nov 2024 20:33:46 +0100 Subject: [PATCH] Turotial E27 Done --- Config/DefaultEngine.ini | 1 + Content/Audio/Sound_Effects/Hit.uasset | 3 +++ Content/Blueprints/BP_ThrowableObject.uasset | 3 +++ .../RPG_Character/Animations/Interactions/ThrowObject.uasset | 3 +++ .../Animations/Interactions/ThrowObject_Montage.uasset | 3 +++ .../SwordAttacks/AnimNotify_SwordComboEnd.uasset | 3 --- .../SwordAttacks/AnimNotify_SwordComboNext.uasset | 3 --- Content/StarterContent/Props/SM_Rock.uasset | 4 ++-- Content/ThirdPerson/Blueprints/BP_ThirdPersonCharacter.uasset | 4 ++-- Content/ThirdPerson/Input/Actions/IA_ThrowObject.uasset | 3 +++ Content/ThirdPerson/Input/IMC_Default.uasset | 4 ++-- .../Maps/ThirdPersonMap/D/DE/SWSI13675DVYIZ0N4NF7Y3.uasset | 4 ++-- 12 files changed, 24 insertions(+), 14 deletions(-) create mode 100644 Content/Audio/Sound_Effects/Hit.uasset create mode 100644 Content/Blueprints/BP_ThrowableObject.uasset create mode 100644 Content/Characters/RPG_Character/Animations/Interactions/ThrowObject.uasset create mode 100644 Content/Characters/RPG_Character/Animations/Interactions/ThrowObject_Montage.uasset delete mode 100644 Content/Characters/RPG_Character/SwordAttacks/AnimNotify_SwordComboEnd.uasset delete mode 100644 Content/Characters/RPG_Character/SwordAttacks/AnimNotify_SwordComboNext.uasset create mode 100644 Content/ThirdPerson/Input/Actions/IA_ThrowObject.uasset diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 676e465..93572b7 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -28,6 +28,7 @@ r.RayTracing=True r.DefaultFeature.LocalExposure.HighlightContrastScale=0.8 r.DefaultFeature.LocalExposure.ShadowContrastScale=0.8 +r.SkinCache.SceneMemoryLimitInMB=512.000000 [/Script/WindowsTargetPlatform.WindowsTargetSettings] DefaultGraphicsRHI=DefaultGraphicsRHI_DX12 diff --git a/Content/Audio/Sound_Effects/Hit.uasset b/Content/Audio/Sound_Effects/Hit.uasset new file mode 100644 index 0000000..f6e892b --- /dev/null +++ b/Content/Audio/Sound_Effects/Hit.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a492fe4615d3ab581a4fd02bbe6a6f7e1932702dae547903ef9e26c9cc1b3a39 +size 6933 diff --git a/Content/Blueprints/BP_ThrowableObject.uasset b/Content/Blueprints/BP_ThrowableObject.uasset new file mode 100644 index 0000000..d9d823b --- /dev/null +++ b/Content/Blueprints/BP_ThrowableObject.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0e21b7475e94965058f456768bdace8a90c345e067a9b105a165c85ca53c536 +size 66022 diff --git a/Content/Characters/RPG_Character/Animations/Interactions/ThrowObject.uasset b/Content/Characters/RPG_Character/Animations/Interactions/ThrowObject.uasset new file mode 100644 index 0000000..b213e25 --- /dev/null +++ b/Content/Characters/RPG_Character/Animations/Interactions/ThrowObject.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd7347b2b3de44d4949ac0372640088a08ac2ed7af777a1b861951f4407935fe +size 762606 diff --git a/Content/Characters/RPG_Character/Animations/Interactions/ThrowObject_Montage.uasset b/Content/Characters/RPG_Character/Animations/Interactions/ThrowObject_Montage.uasset new file mode 100644 index 0000000..c40db6e --- /dev/null +++ b/Content/Characters/RPG_Character/Animations/Interactions/ThrowObject_Montage.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f89a8c92891d2ff30ec32ac7191257d330418fe9fad1f77107b9af6ef689b781 +size 11878 diff --git a/Content/Characters/RPG_Character/SwordAttacks/AnimNotify_SwordComboEnd.uasset b/Content/Characters/RPG_Character/SwordAttacks/AnimNotify_SwordComboEnd.uasset deleted file mode 100644 index 4a54fb0..0000000 --- a/Content/Characters/RPG_Character/SwordAttacks/AnimNotify_SwordComboEnd.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5cec75b42c02ad30b2e1a9e4323c71f8160c435bbf80673c68877cc3441598e -size 2943 diff --git a/Content/Characters/RPG_Character/SwordAttacks/AnimNotify_SwordComboNext.uasset b/Content/Characters/RPG_Character/SwordAttacks/AnimNotify_SwordComboNext.uasset deleted file mode 100644 index a2adeb5..0000000 --- a/Content/Characters/RPG_Character/SwordAttacks/AnimNotify_SwordComboNext.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8bcc82797e612389a1c335c4a641431053f99a463e0848c510c5223b9033071 -size 2913 diff --git a/Content/StarterContent/Props/SM_Rock.uasset b/Content/StarterContent/Props/SM_Rock.uasset index 5d81020..1f86354 100644 --- a/Content/StarterContent/Props/SM_Rock.uasset +++ b/Content/StarterContent/Props/SM_Rock.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b469ad02dfe591fc1024c356598344afeb9c2c10c0dfce44f86057b76b39cce5 -size 71152 +oid sha256:70a0d728c006290e4407ac93d87b6b9cd64bbfaaad764b23cc2c8a5ae97d0ab7 +size 72967 diff --git a/Content/ThirdPerson/Blueprints/BP_ThirdPersonCharacter.uasset b/Content/ThirdPerson/Blueprints/BP_ThirdPersonCharacter.uasset index 88e5897..2ba3260 100644 --- a/Content/ThirdPerson/Blueprints/BP_ThirdPersonCharacter.uasset +++ b/Content/ThirdPerson/Blueprints/BP_ThirdPersonCharacter.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e8d1b83adee0c6687f3ce6785ef99291c4880e52a10d1d8496eed8c5eecaec6d -size 1086130 +oid sha256:59346feebc260e1e185ef6cb3bbcbbdc78317ad85ba5d3bcb2f611c40191c97c +size 1134321 diff --git a/Content/ThirdPerson/Input/Actions/IA_ThrowObject.uasset b/Content/ThirdPerson/Input/Actions/IA_ThrowObject.uasset new file mode 100644 index 0000000..76a421b --- /dev/null +++ b/Content/ThirdPerson/Input/Actions/IA_ThrowObject.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eeaec7dae01ceadffe0c3d12fc249188944829391f65397c9a729ae0fee1174 +size 1427 diff --git a/Content/ThirdPerson/Input/IMC_Default.uasset b/Content/ThirdPerson/Input/IMC_Default.uasset index 3b2f5b8..05ae6e0 100644 --- a/Content/ThirdPerson/Input/IMC_Default.uasset +++ b/Content/ThirdPerson/Input/IMC_Default.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:17bcbddbef413a05586534345a7f1ed3566b0329e375b6c829e6409b1ed8a2c2 -size 20843 +oid sha256:309db00e106071ccfaf9f4a4a5197ddea039741237feee15f77940fcf2ba2d80 +size 21534 diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/D/DE/SWSI13675DVYIZ0N4NF7Y3.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/D/DE/SWSI13675DVYIZ0N4NF7Y3.uasset index 2579e4b..9600796 100644 --- a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/D/DE/SWSI13675DVYIZ0N4NF7Y3.uasset +++ b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/D/DE/SWSI13675DVYIZ0N4NF7Y3.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8bb3ad71c6bde272c9bee6d6efea96c59d8d67843548504a9053834f8008d283 -size 3866 +oid sha256:9ed765aeaf72cc815799b335b9a7a4d216d294747a8cc95fa1bb89cbd2ff4694 +size 4471