From dbba90074a57f91f0615a662d0e9afffae9dff54 Mon Sep 17 00:00:00 2001 From: PHILIP WHITE Date: Sun, 28 Jan 2024 14:12:52 +0000 Subject: [PATCH] Update Clerk AI for Animations --- SeagullGame/Content/AI/AI_Enemy.uasset | 4 ++-- SeagullGame/Content/AI/BT_Enemy.uasset | 4 ++-- SeagullGame/Content/AI/Clerk/Goofy_Running_mixamo_com.uasset | 3 +++ .../Content/AI/Clerk/Idle_Skeleton_AnimBlueprint.uasset | 4 ++-- .../Content/AI/Clerk/Idle_Skeleton_BlendSpace1D.uasset | 4 ++-- SeagullGame/Content/AI/Clerk/Idle_Skeleton_Montage.uasset | 4 ++-- SeagullGame/Content/AI/Clerk/Running_mixamo_com.uasset | 3 --- .../AI/Clerk/Standing_Melee_Attack_Downward_mixamo_com.uasset | 3 +++ SeagullGame/Content/AI/Clerk/Walking_1_mixamo_com.uasset | 3 +++ SeagullGame/Content/AI/Clerk/Walking_mixamo_com.uasset | 3 --- 10 files changed, 19 insertions(+), 16 deletions(-) create mode 100644 SeagullGame/Content/AI/Clerk/Goofy_Running_mixamo_com.uasset delete mode 100644 SeagullGame/Content/AI/Clerk/Running_mixamo_com.uasset create mode 100644 SeagullGame/Content/AI/Clerk/Standing_Melee_Attack_Downward_mixamo_com.uasset create mode 100644 SeagullGame/Content/AI/Clerk/Walking_1_mixamo_com.uasset delete mode 100644 SeagullGame/Content/AI/Clerk/Walking_mixamo_com.uasset diff --git a/SeagullGame/Content/AI/AI_Enemy.uasset b/SeagullGame/Content/AI/AI_Enemy.uasset index fd771fc..08e51f0 100644 --- a/SeagullGame/Content/AI/AI_Enemy.uasset +++ b/SeagullGame/Content/AI/AI_Enemy.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ee74fb1170b1f280c6a107719b4486654bb8c2025ab49225080ec7cbbc221ada -size 69868 +oid sha256:ecdb5765ff3ccbbf472946bc7ade2152c8b8393fc3478fbfb0401e6cf8493cad +size 86265 diff --git a/SeagullGame/Content/AI/BT_Enemy.uasset b/SeagullGame/Content/AI/BT_Enemy.uasset index 0df0c0c..cf0d932 100644 --- a/SeagullGame/Content/AI/BT_Enemy.uasset +++ b/SeagullGame/Content/AI/BT_Enemy.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8156bb275db8edc6839e9e0f5f898655c62a3197a1e3b1c0d67008b22c28b505 -size 20786 +oid sha256:9c4e2b70412347c35e531127a5c887d73360f97a4811f1ecbbd9ca9a0478d297 +size 20854 diff --git a/SeagullGame/Content/AI/Clerk/Goofy_Running_mixamo_com.uasset b/SeagullGame/Content/AI/Clerk/Goofy_Running_mixamo_com.uasset new file mode 100644 index 0000000..1182ad2 --- /dev/null +++ b/SeagullGame/Content/AI/Clerk/Goofy_Running_mixamo_com.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bd8b46d0bbcce966d785523dcd0b1120417b59b20cefb3deaee54ec5cd5dea0 +size 49637 diff --git a/SeagullGame/Content/AI/Clerk/Idle_Skeleton_AnimBlueprint.uasset b/SeagullGame/Content/AI/Clerk/Idle_Skeleton_AnimBlueprint.uasset index 7a5944a..018e288 100644 --- a/SeagullGame/Content/AI/Clerk/Idle_Skeleton_AnimBlueprint.uasset +++ b/SeagullGame/Content/AI/Clerk/Idle_Skeleton_AnimBlueprint.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:56b9207c846614fbde459952a39cabbc2b0d5bc1f3a5e80481c49bd48a112cdc -size 258513 +oid sha256:9e5e4a0288bd358bb9ecbb4aee3440e573b88b1f82ec13b6b98a9408dbaf6cc2 +size 258655 diff --git a/SeagullGame/Content/AI/Clerk/Idle_Skeleton_BlendSpace1D.uasset b/SeagullGame/Content/AI/Clerk/Idle_Skeleton_BlendSpace1D.uasset index 81069f0..6297ce4 100644 --- a/SeagullGame/Content/AI/Clerk/Idle_Skeleton_BlendSpace1D.uasset +++ b/SeagullGame/Content/AI/Clerk/Idle_Skeleton_BlendSpace1D.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8d88ca93305c2085c46e97c7c44b9c84a315e4ddd0961a9aa21bfb93aae812db -size 9263 +oid sha256:6c377b6f8784645ec19cfed3ff5eadd2e00e0828f6c37373a8ee3b7bf8adad17 +size 9495 diff --git a/SeagullGame/Content/AI/Clerk/Idle_Skeleton_Montage.uasset b/SeagullGame/Content/AI/Clerk/Idle_Skeleton_Montage.uasset index 7783a96..02158d7 100644 --- a/SeagullGame/Content/AI/Clerk/Idle_Skeleton_Montage.uasset +++ b/SeagullGame/Content/AI/Clerk/Idle_Skeleton_Montage.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:22a99defbfc1f23751fceb65d6a373c737830631c5831ee21eebf909915c87ab -size 8826 +oid sha256:3bde953c5e172bee49acf558d6caf02adeb48f35c2137914f2511fbdb8921861 +size 8866 diff --git a/SeagullGame/Content/AI/Clerk/Running_mixamo_com.uasset b/SeagullGame/Content/AI/Clerk/Running_mixamo_com.uasset deleted file mode 100644 index cc7a384..0000000 --- a/SeagullGame/Content/AI/Clerk/Running_mixamo_com.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de37c2c91964fb0636782e6b454df70ec88276e56a2f69e64b3067f3987c47aa -size 72496 diff --git a/SeagullGame/Content/AI/Clerk/Standing_Melee_Attack_Downward_mixamo_com.uasset b/SeagullGame/Content/AI/Clerk/Standing_Melee_Attack_Downward_mixamo_com.uasset new file mode 100644 index 0000000..bab7844 --- /dev/null +++ b/SeagullGame/Content/AI/Clerk/Standing_Melee_Attack_Downward_mixamo_com.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8deafc6bf12a7a44f8e2edc26f506cd4cf9a7d65ae8bad880c5b116997133dc2 +size 129535 diff --git a/SeagullGame/Content/AI/Clerk/Walking_1_mixamo_com.uasset b/SeagullGame/Content/AI/Clerk/Walking_1_mixamo_com.uasset new file mode 100644 index 0000000..9a419e9 --- /dev/null +++ b/SeagullGame/Content/AI/Clerk/Walking_1_mixamo_com.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caaae1bcf45f77d5964813f134faa25c424d55a4d340462d99866bf53b5d19cb +size 86026 diff --git a/SeagullGame/Content/AI/Clerk/Walking_mixamo_com.uasset b/SeagullGame/Content/AI/Clerk/Walking_mixamo_com.uasset deleted file mode 100644 index 72ef0a5..0000000 --- a/SeagullGame/Content/AI/Clerk/Walking_mixamo_com.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f623d04762e574c8f6dfcf8112686833256c5971c82e2777f1b03188912d164 -size 104174