From 8e2ee66632462d0ed80f56d500cf9f15bbccb3c1 Mon Sep 17 00:00:00 2001 From: Simeon Wallrath Date: Sun, 2 Feb 2025 11:54:44 +0100 Subject: [PATCH] Fixed Grab offset caused by missing root Collision in Physics Asset (thanks to my saviour MordenTral) --- .../Content/Clarice/BP_Clarice.uasset | 4 ++-- .../Content/Clarice/ClariceMain_PhysicsAsset.uasset | 4 ++-- .../Content/Clarice/ClariceMain_Skeleton.uasset | 4 ++-- .../Content/Gilbert/NewFolder/Grip.uasset | 3 +++ .../Mesh/MannyWithRootCollision/SK_Mannequin1.uasset | 3 +++ .../MannyWithRootCollision/SK_Mannequin_PhysicsAsset1.uasset | 3 +++ .../MannyWithRootCollision/UE4_Mannequin_Skeleton1.uasset | 3 +++ .../Mannequin/Character/Mesh/SK_Mannequin_PhysicsAsset.uasset | 4 ++-- .../Content/VRE/ExampleMap/MotionControllerMap.umap | 4 ++-- .../Misc/Examples/GrippableCharReimport/GrippableChar2.uasset | 4 ++-- .../Content/VRE2/Core/Character/BP_VRCharacter2.uasset | 4 ++-- 11 files changed, 26 insertions(+), 14 deletions(-) create mode 100644 VIRTUOS_ExpansionPluginTests/Content/Gilbert/NewFolder/Grip.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/Mannequin/Character/Mesh/MannyWithRootCollision/SK_Mannequin1.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/Mannequin/Character/Mesh/MannyWithRootCollision/SK_Mannequin_PhysicsAsset1.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/Mannequin/Character/Mesh/MannyWithRootCollision/UE4_Mannequin_Skeleton1.uasset diff --git a/VIRTUOS_ExpansionPluginTests/Content/Clarice/BP_Clarice.uasset b/VIRTUOS_ExpansionPluginTests/Content/Clarice/BP_Clarice.uasset index 06098a5..8551a57 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Clarice/BP_Clarice.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/Clarice/BP_Clarice.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d5f43b3945f79a4298a4d6ec1f460490a405c7286511f53ad8e8ad519dd8d796 -size 165147 +oid sha256:9c6c57885948776af134c4f4a2fc16ca72b6bff01f35841a5958286284b8adfe +size 163967 diff --git a/VIRTUOS_ExpansionPluginTests/Content/Clarice/ClariceMain_PhysicsAsset.uasset b/VIRTUOS_ExpansionPluginTests/Content/Clarice/ClariceMain_PhysicsAsset.uasset index a5903ec..facd18e 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Clarice/ClariceMain_PhysicsAsset.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/Clarice/ClariceMain_PhysicsAsset.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:80c36db3383714d3f3045997e3b3dcbdec012bd4402a65f80fa017e714f6a26a -size 49228 +oid sha256:bf23ae0c6d747f0529d37e036ab51a3d8d17cb0b4f1d5909299e55bf361cd9fc +size 38976 diff --git a/VIRTUOS_ExpansionPluginTests/Content/Clarice/ClariceMain_Skeleton.uasset b/VIRTUOS_ExpansionPluginTests/Content/Clarice/ClariceMain_Skeleton.uasset index 423046a..e539f61 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Clarice/ClariceMain_Skeleton.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/Clarice/ClariceMain_Skeleton.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d412091ec88a918f12a41a2ce157350e0bf878a84b79d136376b0851094923a0 -size 13964 +oid sha256:246725ce18f8a72c8b3bcdda686c30fbe3998ab86e08502efa93a72871025d9a +size 13236 diff --git a/VIRTUOS_ExpansionPluginTests/Content/Gilbert/NewFolder/Grip.uasset b/VIRTUOS_ExpansionPluginTests/Content/Gilbert/NewFolder/Grip.uasset new file mode 100644 index 0000000..7d9d4e9 --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/Gilbert/NewFolder/Grip.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c12b602f56111586da875f68d5fd0557f56987583f074648f79505d6ffa781f8 +size 23197 diff --git a/VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/Mannequin/Character/Mesh/MannyWithRootCollision/SK_Mannequin1.uasset b/VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/Mannequin/Character/Mesh/MannyWithRootCollision/SK_Mannequin1.uasset new file mode 100644 index 0000000..a633053 --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/Mannequin/Character/Mesh/MannyWithRootCollision/SK_Mannequin1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d56d2106d4554e313005883c1d5aa85c9d53059c1aac895e99bf90e35f900e12 +size 7239808 diff --git a/VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/Mannequin/Character/Mesh/MannyWithRootCollision/SK_Mannequin_PhysicsAsset1.uasset b/VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/Mannequin/Character/Mesh/MannyWithRootCollision/SK_Mannequin_PhysicsAsset1.uasset new file mode 100644 index 0000000..e1b34ba --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/Mannequin/Character/Mesh/MannyWithRootCollision/SK_Mannequin_PhysicsAsset1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a63a4dbafd7af7aba28ecad8bd53b4e57afa57560f5302869605746db231ab9c +size 48276 diff --git a/VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/Mannequin/Character/Mesh/MannyWithRootCollision/UE4_Mannequin_Skeleton1.uasset b/VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/Mannequin/Character/Mesh/MannyWithRootCollision/UE4_Mannequin_Skeleton1.uasset new file mode 100644 index 0000000..db3615f --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/Mannequin/Character/Mesh/MannyWithRootCollision/UE4_Mannequin_Skeleton1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f53f48a48161623665cacc51a1aaae37c12a022de0f0e81685f647b13e01a1a +size 17661 diff --git a/VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/Mannequin/Character/Mesh/SK_Mannequin_PhysicsAsset.uasset b/VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/Mannequin/Character/Mesh/SK_Mannequin_PhysicsAsset.uasset index e7590af..ce411e9 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/Mannequin/Character/Mesh/SK_Mannequin_PhysicsAsset.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/Mannequin/Character/Mesh/SK_Mannequin_PhysicsAsset.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:36c0a9d14841800a5262711e7e5087eccc54c36bfea77cd15a3faba1a4f5d242 -size 48030 +oid sha256:2cbe21b2b50a11ba58f8036389c5de340a8b044ddee2a34279f5640589177fd3 +size 48979 diff --git a/VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/MotionControllerMap.umap b/VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/MotionControllerMap.umap index a4717c3..912d5fa 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/MotionControllerMap.umap +++ b/VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/MotionControllerMap.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f1d930065591c86f6e237f7abdbe8e8bf70667e782b36ab72f22db4ed24fc2ba -size 1612550 +oid sha256:8cfdd12cdde26550f42a43d38ae549911c8bd1de6aa62aac3785cffd7a64b126 +size 1612312 diff --git a/VIRTUOS_ExpansionPluginTests/Content/VRE/Grippables/Misc/Examples/GrippableCharReimport/GrippableChar2.uasset b/VIRTUOS_ExpansionPluginTests/Content/VRE/Grippables/Misc/Examples/GrippableCharReimport/GrippableChar2.uasset index 4b2efe4..c575913 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/VRE/Grippables/Misc/Examples/GrippableCharReimport/GrippableChar2.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/VRE/Grippables/Misc/Examples/GrippableCharReimport/GrippableChar2.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:99ff1f1534d2feb35b71d832bf7d2380aa2db06ac60f3b0c9db89d184fc9a01f -size 53171 +oid sha256:63a1dcba7e3647c2f53357199f8a4e5fe87de78fc65ef16c3c7d8b8615b80550 +size 57687 diff --git a/VIRTUOS_ExpansionPluginTests/Content/VRE2/Core/Character/BP_VRCharacter2.uasset b/VIRTUOS_ExpansionPluginTests/Content/VRE2/Core/Character/BP_VRCharacter2.uasset index 960ceb5..f27c88a 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/VRE2/Core/Character/BP_VRCharacter2.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/VRE2/Core/Character/BP_VRCharacter2.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:688b348567895062c905e9afaebf0442175b6919909968fdc8b54fe9dce6807a -size 5584459 +oid sha256:73d7d870b185e722672bffbbcf498421793a933fa3adfc1dd4aea59ce1bb53fb +size 5583693