From 630f2e1d5b7d3fa3b5ef6a453df7ba88ae1e69de Mon Sep 17 00:00:00 2001 From: MarcoHampel Date: Sun, 17 Sep 2023 21:39:53 -0400 Subject: [PATCH] Working Animation integration. WIP. - Working animation system integrated with player movement - Fixing poor weights with a newly reskinned model. --- .../Characters/Astronaut/Animations/AstronautMovement.uasset | 4 ++-- .../Characters/Astronaut/Animations/Idle/PlayerIdle.uasset | 4 ++-- .../Astronaut/Animations/PlayerAnimationBlueprint.uasset | 4 ++-- .../Astronaut/Animations/Running/PlayerPistol.uasset | 3 --- .../Astronaut/Animations/Running/PlayerRunning.uasset | 3 +++ .../Animations/Running/PlayerRunning_Anim_Take_001.uasset | 3 --- .../Animations/Running/PlayerRunning_Anim_mixamo_com.uasset | 3 --- .../Astronaut/Astronaut_with_skeleton_updated_no_feet.uasset | 4 ++-- .../Astronaut_with_skeleton_updated_no_feet_Skeleton.uasset | 4 ++-- Content/Characters/Astronaut/SubModels/AstronautShoes.uasset | 3 +++ .../Characters/Astronaut/SubModels/Fluffy_White_Towel.uasset | 3 +++ Content/Characters/Astronaut/SubModels/Leather.uasset | 3 +++ Content/Characters/Astronaut/SubModels/Material_002.uasset | 3 +++ Content/Characters/Astronaut/SubModels/Material_003.uasset | 3 +++ .../AstronautMixamo/Animations/PlayerMovement2.uasset | 3 +++ Content/Characters/AstronautMixamo/Animations/Running.uasset | 3 +++ Content/Characters/AstronautMixamo/AstronautModel.uasset | 3 +++ Content/Characters/AstronautMixamo/AstronautModel_Anim.uasset | 3 +++ .../AstronautMixamo/AstronautModel_PhysicsAsset.uasset | 3 +++ .../Characters/AstronautMixamo/AstronautModel_Skeleton.uasset | 3 +++ Content/ThirdPerson/Blueprints/BP_ThirdPersonCharacter.uasset | 4 ++-- .../Maps/ThirdPersonMap/B/GO/GSZS9U51PZF6MFXLDD4EIV.uasset | 3 --- 22 files changed, 48 insertions(+), 24 deletions(-) delete mode 100644 Content/Characters/Astronaut/Animations/Running/PlayerPistol.uasset create mode 100644 Content/Characters/Astronaut/Animations/Running/PlayerRunning.uasset delete mode 100644 Content/Characters/Astronaut/Animations/Running/PlayerRunning_Anim_Take_001.uasset delete mode 100644 Content/Characters/Astronaut/Animations/Running/PlayerRunning_Anim_mixamo_com.uasset create mode 100644 Content/Characters/Astronaut/SubModels/AstronautShoes.uasset create mode 100644 Content/Characters/Astronaut/SubModels/Fluffy_White_Towel.uasset create mode 100644 Content/Characters/Astronaut/SubModels/Leather.uasset create mode 100644 Content/Characters/Astronaut/SubModels/Material_002.uasset create mode 100644 Content/Characters/Astronaut/SubModels/Material_003.uasset create mode 100644 Content/Characters/AstronautMixamo/Animations/PlayerMovement2.uasset create mode 100644 Content/Characters/AstronautMixamo/Animations/Running.uasset create mode 100644 Content/Characters/AstronautMixamo/AstronautModel.uasset create mode 100644 Content/Characters/AstronautMixamo/AstronautModel_Anim.uasset create mode 100644 Content/Characters/AstronautMixamo/AstronautModel_PhysicsAsset.uasset create mode 100644 Content/Characters/AstronautMixamo/AstronautModel_Skeleton.uasset delete mode 100644 Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/B/GO/GSZS9U51PZF6MFXLDD4EIV.uasset diff --git a/Content/Characters/Astronaut/Animations/AstronautMovement.uasset b/Content/Characters/Astronaut/Animations/AstronautMovement.uasset index 6bd79fc..125b255 100644 --- a/Content/Characters/Astronaut/Animations/AstronautMovement.uasset +++ b/Content/Characters/Astronaut/Animations/AstronautMovement.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:126526c996c7c4eae6ea3789bbdb303b90ce5e8dba4202232f31517cd513da9e -size 8015 +oid sha256:dbede40a6637ed6fdd6331c1863e2b67874e339971fb0dce0f205cd1aa61a1a7 +size 7966 diff --git a/Content/Characters/Astronaut/Animations/Idle/PlayerIdle.uasset b/Content/Characters/Astronaut/Animations/Idle/PlayerIdle.uasset index 9b14355..773c1ce 100644 --- a/Content/Characters/Astronaut/Animations/Idle/PlayerIdle.uasset +++ b/Content/Characters/Astronaut/Animations/Idle/PlayerIdle.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a1a1cb06051cfcf9f15d0245ae8f6f853fe051e827402b07f1d3ff51f0f23977 -size 337208 +oid sha256:1a8270f136035eee63f77bef1dcc1b42b3bf918ad4fcca1f8c5129d08fe06d2c +size 337021 diff --git a/Content/Characters/Astronaut/Animations/PlayerAnimationBlueprint.uasset b/Content/Characters/Astronaut/Animations/PlayerAnimationBlueprint.uasset index b513898..fdc0414 100644 --- a/Content/Characters/Astronaut/Animations/PlayerAnimationBlueprint.uasset +++ b/Content/Characters/Astronaut/Animations/PlayerAnimationBlueprint.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7396c9b9952fb4416005e27ac9b7430c36fab223bfc46674c42a8e956d18b178 -size 82922 +oid sha256:b42f5e79092dc17a6db630a2a83743b9c680cad28c2fc3b7a670a84a1f45a5c9 +size 81070 diff --git a/Content/Characters/Astronaut/Animations/Running/PlayerPistol.uasset b/Content/Characters/Astronaut/Animations/Running/PlayerPistol.uasset deleted file mode 100644 index 1acb981..0000000 --- a/Content/Characters/Astronaut/Animations/Running/PlayerPistol.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90b12b2323341a44c3605d6f612e5fcf3997988636b8a8fb9156cf8b690d8b2a -size 163862 diff --git a/Content/Characters/Astronaut/Animations/Running/PlayerRunning.uasset b/Content/Characters/Astronaut/Animations/Running/PlayerRunning.uasset new file mode 100644 index 0000000..c5ef562 --- /dev/null +++ b/Content/Characters/Astronaut/Animations/Running/PlayerRunning.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bd73e5e8d274edd8bc03469b78ee4855af41b46a68cddada988ca2b42913236 +size 175966 diff --git a/Content/Characters/Astronaut/Animations/Running/PlayerRunning_Anim_Take_001.uasset b/Content/Characters/Astronaut/Animations/Running/PlayerRunning_Anim_Take_001.uasset deleted file mode 100644 index 4020d32..0000000 --- a/Content/Characters/Astronaut/Animations/Running/PlayerRunning_Anim_Take_001.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:417cf003e249a285c31e76f828e8f2698836f30a03aeef955eaf3309a2ec7536 -size 98600 diff --git a/Content/Characters/Astronaut/Animations/Running/PlayerRunning_Anim_mixamo_com.uasset b/Content/Characters/Astronaut/Animations/Running/PlayerRunning_Anim_mixamo_com.uasset deleted file mode 100644 index 0806895..0000000 --- a/Content/Characters/Astronaut/Animations/Running/PlayerRunning_Anim_mixamo_com.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6ee2b7cfa6334452321c3dbb9d5b39d4ca11c8313f2ebd5a4e0d2d5577a8e1d -size 203460 diff --git a/Content/Characters/Astronaut/Astronaut_with_skeleton_updated_no_feet.uasset b/Content/Characters/Astronaut/Astronaut_with_skeleton_updated_no_feet.uasset index 9ea1d94..4ff45ab 100644 --- a/Content/Characters/Astronaut/Astronaut_with_skeleton_updated_no_feet.uasset +++ b/Content/Characters/Astronaut/Astronaut_with_skeleton_updated_no_feet.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ccd28b2c7af0e3ded93f8781da48e0257fbe238130de675b23c5c02f586b3e06 -size 143512404 +oid sha256:70db59fb02c5887e90be66c7fbc6dbca977462611906064e1c80e2716a40c134 +size 143512408 diff --git a/Content/Characters/Astronaut/Astronaut_with_skeleton_updated_no_feet_Skeleton.uasset b/Content/Characters/Astronaut/Astronaut_with_skeleton_updated_no_feet_Skeleton.uasset index 8c168f5..069899d 100644 --- a/Content/Characters/Astronaut/Astronaut_with_skeleton_updated_no_feet_Skeleton.uasset +++ b/Content/Characters/Astronaut/Astronaut_with_skeleton_updated_no_feet_Skeleton.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:007c016a7cb36fb0c27617497db8d341a65c85edf12d841bc95ee312823a13f5 -size 37420 +oid sha256:0b0f09cfaeb469a38efa777ba94686305e4d7de88e7c2345c8407e8fb059ebdf +size 38158 diff --git a/Content/Characters/Astronaut/SubModels/AstronautShoes.uasset b/Content/Characters/Astronaut/SubModels/AstronautShoes.uasset new file mode 100644 index 0000000..096c663 --- /dev/null +++ b/Content/Characters/Astronaut/SubModels/AstronautShoes.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70af41a0314a2ce655ac18209a56cde397611acc0fe0ca03439f40b3243c4d8f +size 17242989 diff --git a/Content/Characters/Astronaut/SubModels/Fluffy_White_Towel.uasset b/Content/Characters/Astronaut/SubModels/Fluffy_White_Towel.uasset new file mode 100644 index 0000000..4017e5c --- /dev/null +++ b/Content/Characters/Astronaut/SubModels/Fluffy_White_Towel.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a79c0ea1f0a7c8c877a5c6d310f79be2959126ad79a20e865fe5abad310ff1b0 +size 9093 diff --git a/Content/Characters/Astronaut/SubModels/Leather.uasset b/Content/Characters/Astronaut/SubModels/Leather.uasset new file mode 100644 index 0000000..a1bf2c1 --- /dev/null +++ b/Content/Characters/Astronaut/SubModels/Leather.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e596191951f917435bf3a280002e67b787b8e1de034f267873c317b168509bb +size 9027 diff --git a/Content/Characters/Astronaut/SubModels/Material_002.uasset b/Content/Characters/Astronaut/SubModels/Material_002.uasset new file mode 100644 index 0000000..709aa8f --- /dev/null +++ b/Content/Characters/Astronaut/SubModels/Material_002.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba13b1594571990315ee1d2bdab304e2ffc4280e2bf7d2ada8eb2b3b773f471d +size 8091 diff --git a/Content/Characters/Astronaut/SubModels/Material_003.uasset b/Content/Characters/Astronaut/SubModels/Material_003.uasset new file mode 100644 index 0000000..e2c699a --- /dev/null +++ b/Content/Characters/Astronaut/SubModels/Material_003.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c167e16faa2f951a84e549f510e88cfcb75396ed23b44162af75427c2f9a1db +size 8091 diff --git a/Content/Characters/AstronautMixamo/Animations/PlayerMovement2.uasset b/Content/Characters/AstronautMixamo/Animations/PlayerMovement2.uasset new file mode 100644 index 0000000..7401a43 --- /dev/null +++ b/Content/Characters/AstronautMixamo/Animations/PlayerMovement2.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:045f11abce600ae5e9c562b867a24710c0e54c012fbedbbdd338f36895e6323a +size 9192 diff --git a/Content/Characters/AstronautMixamo/Animations/Running.uasset b/Content/Characters/AstronautMixamo/Animations/Running.uasset new file mode 100644 index 0000000..768b8e2 --- /dev/null +++ b/Content/Characters/AstronautMixamo/Animations/Running.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bbc1fdeca47a7ced9bfa10da3e5931a1d2eff829d929cebcb754507d2b5f09d +size 177594 diff --git a/Content/Characters/AstronautMixamo/AstronautModel.uasset b/Content/Characters/AstronautMixamo/AstronautModel.uasset new file mode 100644 index 0000000..19f7bc7 --- /dev/null +++ b/Content/Characters/AstronautMixamo/AstronautModel.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33314fecffadeca31e66a2f2a60cac9e1eb3086310d14874a52d18dec7f4a894 +size 140054110 diff --git a/Content/Characters/AstronautMixamo/AstronautModel_Anim.uasset b/Content/Characters/AstronautMixamo/AstronautModel_Anim.uasset new file mode 100644 index 0000000..0338955 --- /dev/null +++ b/Content/Characters/AstronautMixamo/AstronautModel_Anim.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfcd54b615c76a21e252c1de2d0b0ff82b26c41aa76c81fa17c7b58df80c79e1 +size 338594 diff --git a/Content/Characters/AstronautMixamo/AstronautModel_PhysicsAsset.uasset b/Content/Characters/AstronautMixamo/AstronautModel_PhysicsAsset.uasset new file mode 100644 index 0000000..48f8f74 --- /dev/null +++ b/Content/Characters/AstronautMixamo/AstronautModel_PhysicsAsset.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ed53258f856e949146105b596b5a4c5d6c9dc026350cf09ae8bed859bd2550a +size 33565 diff --git a/Content/Characters/AstronautMixamo/AstronautModel_Skeleton.uasset b/Content/Characters/AstronautMixamo/AstronautModel_Skeleton.uasset new file mode 100644 index 0000000..95232e1 --- /dev/null +++ b/Content/Characters/AstronautMixamo/AstronautModel_Skeleton.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2530df22fe51f1bde9ae8f4e140bec5902ecaf55d1038e7d98ad739eff5f1f67 +size 23677 diff --git a/Content/ThirdPerson/Blueprints/BP_ThirdPersonCharacter.uasset b/Content/ThirdPerson/Blueprints/BP_ThirdPersonCharacter.uasset index bb6db95..2b8bade 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:61766d6e8321ab56a1ee00aa5856d49fb5b3c01f7c6ad7b496a4ba5adb0db5be -size 39409 +oid sha256:771d9e600a1f4a1b8bfaa82136e444110f28af07fe75bc0ad1364fb39fd2b250 +size 43410 diff --git a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/B/GO/GSZS9U51PZF6MFXLDD4EIV.uasset b/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/B/GO/GSZS9U51PZF6MFXLDD4EIV.uasset deleted file mode 100644 index 7c0255f..0000000 --- a/Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/B/GO/GSZS9U51PZF6MFXLDD4EIV.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44cb6086582ad2ccf0b58c38cb6edbeeec36aadf690aa417beef17984ca84ee4 -size 3872