From b327fd6faabac0dc296069be39e4a0bfbc5bb626 Mon Sep 17 00:00:00 2001 From: Simeon Wallrath Date: Wed, 2 Jul 2025 20:32:35 +0200 Subject: [PATCH 1/4] Lots of fixes on Clarice and Gilbert --- VIRTUOS_ExpansionPluginTests/Config/DefaultEngine.ini | 1 + .../Content/Maps/MotionControllerMap.umap | 4 ++-- .../Content/VRE/VRE2/Core/Character/BP_VRCharacter2.uasset | 4 ++-- .../VRE/VRE2/Core/GraspingHands/GraspingHandManny2.uasset | 4 ++-- .../Content/World/Characters/Clarice/AnimBP_Clarice.uasset | 4 ++-- .../Content/World/Characters/Clarice/BP_Clarice.uasset | 4 ++-- .../Content/World/Characters/CustomAIController.uasset | 4 ++-- .../World/Characters/Gilbert/BP_GilbertThirdPerson.uasset | 4 ++-- .../NewFolder/Animations/Test/Gilbert_Actions__Idle.uasset | 4 ++-- .../NewFolder/Animations/Test/Gilbert_Actions__Jump.uasset | 4 ++-- .../Animations/Test/Gilbert_Actions__WalkBackwward.uasset | 4 ++-- .../Animations/Test/Gilbert_Actions__WalkForward.uasset | 4 ++-- .../Animations/Test/Gilbert_Actions__WalkLeft.uasset | 4 ++-- .../Animations/Test/Gilbert_Actions__WalkRight.uasset | 4 ++-- .../Content/World/Characters/Gilbert/NewFolder/BP_Can.uasset | 4 ++-- .../World/Characters/Gilbert/NewFolder/GilbertAnimBP.uasset | 3 +++ .../World/Characters/Gilbert/NewFolder/GilbertMesh.uasset | 3 --- .../World/Characters/Gilbert/NewFolder/GilbertMeshCan.uasset | 4 ++-- .../Gilbert/NewFolder/GilbertMesh_PhysicsAsset.uasset | 4 ++-- .../Characters/Gilbert/NewFolder/GilbertMesh_Skeleton.uasset | 4 ++-- .../Gilbert/NewFolder/Gilbert_Skeleton_AnimBlueprint.uasset | 4 ++-- .../World/Characters/Gilbert/NewFolder/Material_004.uasset | 3 --- .../World/Characters/Gilbert/NewFolder/SK_Gilbert.uasset | 3 +++ .../World/Characters/Gilbert/NewFolder/SM_CanOnly.uasset | 3 +++ .../Gilbert/NewFolder/WatercanRobot3_Cube_008.uasset | 3 --- .../Content/World/Characters/Gilbert/NewFolder/gloss.uasset | 3 --- .../Content/World/Characters/Gilbert/NewFolder/normal.uasset | 3 --- 27 files changed, 46 insertions(+), 51 deletions(-) create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertAnimBP.uasset delete mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertMesh.uasset delete mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Material_004.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/SK_Gilbert.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/SM_CanOnly.uasset delete mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/WatercanRobot3_Cube_008.uasset delete mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/gloss.uasset delete mode 100644 VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/normal.uasset diff --git a/VIRTUOS_ExpansionPluginTests/Config/DefaultEngine.ini b/VIRTUOS_ExpansionPluginTests/Config/DefaultEngine.ini index 39bb7ef..90b4f5e 100644 --- a/VIRTUOS_ExpansionPluginTests/Config/DefaultEngine.ini +++ b/VIRTUOS_ExpansionPluginTests/Config/DefaultEngine.ini @@ -173,6 +173,7 @@ bSendAnonymousUsageDataToEpic=False +DefaultChannelResponses=(Channel=ECC_GameTraceChannel4,DefaultResponse=ECR_Ignore,bTraceType=True,bStaticObject=False,Name="TossableTrace") +DefaultChannelResponses=(Channel=ECC_GameTraceChannel5,DefaultResponse=ECR_Ignore,bTraceType=True,bStaticObject=False,Name="UI") +DefaultChannelResponses=(Channel=ECC_GameTraceChannel6,DefaultResponse=ECR_Block,bTraceType=False,bStaticObject=False,Name="CharacterSphere") ++DefaultChannelResponses=(Channel=ECC_GameTraceChannel7,DefaultResponse=ECR_Block,bTraceType=False,bStaticObject=False,Name="CharacterProp") +EditProfiles=(Name="PhysicsActor",CustomResponses=((Channel="VRTraceChannel"))) +EditProfiles=(Name="BlockAllDynamic",CustomResponses=((Channel="VRTraceChannel"))) -ProfileRedirects=(OldName="BlockingVolume",NewName="InvisibleWall") diff --git a/VIRTUOS_ExpansionPluginTests/Content/Maps/MotionControllerMap.umap b/VIRTUOS_ExpansionPluginTests/Content/Maps/MotionControllerMap.umap index 5722e35..5f4dd6c 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Maps/MotionControllerMap.umap +++ b/VIRTUOS_ExpansionPluginTests/Content/Maps/MotionControllerMap.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d5085905e234feab717a2c9f304593ed0e0ead97c6059309637bb1fbfcc810e0 -size 1620090 +oid sha256:6cb95604d988ffd2e8d971d2cd8d79ade07857ce9b2913040cb8259ea59e897c +size 1695813 diff --git a/VIRTUOS_ExpansionPluginTests/Content/VRE/VRE2/Core/Character/BP_VRCharacter2.uasset b/VIRTUOS_ExpansionPluginTests/Content/VRE/VRE2/Core/Character/BP_VRCharacter2.uasset index 75966ca..eaee4f6 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/VRE/VRE2/Core/Character/BP_VRCharacter2.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/VRE/VRE2/Core/Character/BP_VRCharacter2.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:efb47ee87d1b5e90642646e19936a1481e02b276b3f0794547af6abff4c49c43 -size 5635331 +oid sha256:c46b0d46bdb2e93c1f0725bb29e960dddcba2213ff7c3b6791be8d967c4c9054 +size 5637387 diff --git a/VIRTUOS_ExpansionPluginTests/Content/VRE/VRE2/Core/GraspingHands/GraspingHandManny2.uasset b/VIRTUOS_ExpansionPluginTests/Content/VRE/VRE2/Core/GraspingHands/GraspingHandManny2.uasset index ada61c7..f730a3f 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/VRE/VRE2/Core/GraspingHands/GraspingHandManny2.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/VRE/VRE2/Core/GraspingHands/GraspingHandManny2.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b8836e2f24974e56fddcc78bf24694f41a57d5699dae728be51ce7c6cc55412 -size 2543406 +oid sha256:de8d71e5d3491d8e7365c86590d55a730f61046ae5a3c445c72c007fb679cce6 +size 2545075 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/AnimBP_Clarice.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/AnimBP_Clarice.uasset index 44a62b7..8b64905 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/AnimBP_Clarice.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/AnimBP_Clarice.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1029e4eed6b4dde09e6b6635c01697c978a805b59bdaeb1d8d83f6d50b489017 -size 284935 +oid sha256:fe8b372263d002859ff05d4501c6b532114eb9569a8da7cdea9898e58859423c +size 286390 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/BP_Clarice.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/BP_Clarice.uasset index b3aa289..2da44b5 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/BP_Clarice.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/BP_Clarice.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:23636b9029ace66b88bbebcad08ae0ef88b7cdb38b3b1cbb4ca690616f96b32d -size 357348 +oid sha256:1766cd15bfe3f7714b0ef7d92fa33c2738e14f22a2c3380820b2fbf4a4ed2aa6 +size 356785 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/CustomAIController.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/CustomAIController.uasset index 6d6350a..c90f58d 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/CustomAIController.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/CustomAIController.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2e180be37a696f52b5bf00c3194f720fc169d80ead564a78a60312bee03474a -size 215383 +oid sha256:6eca3bb0dbb8e2f01ccbe16e0ec62f76c6b70458dfbea8c071d5e4d6e4740e4a +size 224608 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/BP_GilbertThirdPerson.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/BP_GilbertThirdPerson.uasset index b39d01e..b6871c3 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/BP_GilbertThirdPerson.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/BP_GilbertThirdPerson.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da996cc89f890b394aac745f0cf1d6abbcc2487f5f123c5c6ffd9157379bd5e0 -size 210177 +oid sha256:eaca46a89fe46258397002a8a1f3e38b4d158a8ddc8287be37c976cd4e95703c +size 218573 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__Idle.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__Idle.uasset index d13e9a6..bda5a8b 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__Idle.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__Idle.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:482e3ffd7858e13ec8884478025abd1c4173e6856d50b2cce3e6a77da9d1af17 -size 213657 +oid sha256:95f4885585e53aa35ba8c7ad14fb598e5033054dca7f0afe2cdc165186e6bee5 +size 219424 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__Jump.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__Jump.uasset index ae39fa0..8fe6dc9 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__Jump.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__Jump.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df97a36de90e1db04aa5ad852738fda3719cfa9ad350347c13fdfaae1990613a -size 136212 +oid sha256:64c1382dc15bafe5eb9950c846610d8906b1b0cea939b6b56736740689c66c60 +size 142006 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__WalkBackwward.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__WalkBackwward.uasset index ca4f4ec..9673ec0 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__WalkBackwward.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__WalkBackwward.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:76c38fae80c39b08feecdb3bc5a5341466c164d6d80e7dcb0b6e2cd20c42b5da -size 196656 +oid sha256:a8ac54db2c291067c4e730e987029c45dce847d5085d3015ad50f290c2cea700 +size 202516 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__WalkForward.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__WalkForward.uasset index 792c306..7cfce77 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__WalkForward.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__WalkForward.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0217346f18f4ab8dc407580b80b49267ad1074d323fd0debf497b32bd252a4de -size 195831 +oid sha256:c5f5059055a5a5b9490df9a2fe648a2fe0f31b21f5cd6ec480f808c771832abe +size 201679 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__WalkLeft.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__WalkLeft.uasset index 092afbc..66c6871 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__WalkLeft.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__WalkLeft.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd853012f614f8f119070d541fd697b6d0838e7eeff64809282123c9a6fd09cb -size 192590 +oid sha256:43249951e902da1cc74b72bc0130d7e9155d8a980d3564b401e543a1096af3a1 +size 198313 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__WalkRight.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__WalkRight.uasset index a187c22..99b4312 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__WalkRight.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Animations/Test/Gilbert_Actions__WalkRight.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c60c18ed9e89007c38b010a15d484a747001aca98efe415efe8d683d5facac76 -size 192601 +oid sha256:e4e455000db9c9e8552efcd7a0ff4a0f9eea30179cf5b2bf2a63c7eedd7c6f31 +size 198457 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/BP_Can.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/BP_Can.uasset index 5e82818..3068778 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/BP_Can.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/BP_Can.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d2103d37669223d51ed3d07c38948d601a05ff20b512afaf5035c4061eb6a8b9 -size 31157 +oid sha256:bccc6ec32be3f963bde1bf1b406ad831a2eff4bcb2a87d1723e0701b7baff378 +size 33146 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertAnimBP.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertAnimBP.uasset new file mode 100644 index 0000000..008b810 --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertAnimBP.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8c2698b6b5b11df1a5c6bc1b0cf3e7b286427c7ea965995533c3f8a246f2e9e +size 61965 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertMesh.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertMesh.uasset deleted file mode 100644 index 0b587d2..0000000 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertMesh.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fcf1745bf071502376bc3de90a959b4f96ee6e001a5d13f71f2a913e3d79bb3b -size 2409429 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertMeshCan.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertMeshCan.uasset index 9886bea..6bc8e81 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertMeshCan.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertMeshCan.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0dc57cb7df5b057c04850dd0adcc2247c279f78c5751475d863ef6ce2903a573 -size 56353 +oid sha256:8f6e934906e869097a9c2b1bb83df72e8e1cbd36e58f7f3be92b7e9a238b8097 +size 56954 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertMesh_PhysicsAsset.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertMesh_PhysicsAsset.uasset index 7cc544f..2e1fc8f 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertMesh_PhysicsAsset.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertMesh_PhysicsAsset.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b8066791f09f41a7f398dc7c4711bdcb8277e3f071c8658f9d8777c2396a6381 -size 54403 +oid sha256:35792cbc97f730cfe434cf084141fec43b5a6baf0d249b26fe9fe02a813e75d2 +size 54711 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertMesh_Skeleton.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertMesh_Skeleton.uasset index 96d301a..9ccfa59 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertMesh_Skeleton.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertMesh_Skeleton.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c55d3722861500b885e47b78563fb70d2784297bb394cca4601f85008e9eb1fc -size 16301 +oid sha256:d70ca240f4fe710302a8006fb030019ab328aeee46c67b68ce01953259384ce8 +size 17020 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Gilbert_Skeleton_AnimBlueprint.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Gilbert_Skeleton_AnimBlueprint.uasset index 1e1421e..c4d192c 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Gilbert_Skeleton_AnimBlueprint.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Gilbert_Skeleton_AnimBlueprint.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cccc0e4562e5cf5e1215ee7cc4fa6be1ae18c92dc3466608769004d8c90b2754 -size 231618 +oid sha256:558f983e517673f4f3db034b828c06b4f1e1dee3c162376b5cee001f029b690d +size 252209 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Material_004.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Material_004.uasset deleted file mode 100644 index de452b1..0000000 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Material_004.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae1fad0d4ff1c82285d5647be69845737ebc3ba059bc15bf46d00cf79913f289 -size 52698 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/SK_Gilbert.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/SK_Gilbert.uasset new file mode 100644 index 0000000..36015b5 --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/SK_Gilbert.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94594ab8831af98fa6f627007f0d84bb46e007175598cbd9600a89f952a0e5c4 +size 2409736 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/SM_CanOnly.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/SM_CanOnly.uasset new file mode 100644 index 0000000..f6fe29d --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/SM_CanOnly.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e5f07668727e3328efab2f7645b5999b10fa849fe58cb226745743810e82645 +size 391032 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/WatercanRobot3_Cube_008.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/WatercanRobot3_Cube_008.uasset deleted file mode 100644 index 1f086b6..0000000 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/WatercanRobot3_Cube_008.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e0ff288497361a48a44df6efdcdd33a3d93b708c7852fb67e5780e4d76cbeda7 -size 1087490 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/gloss.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/gloss.uasset deleted file mode 100644 index 8d965ca..0000000 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/gloss.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48af078e8ab583aca90fcd202b2a9623faef148b147621dc8072ea17ba99cd34 -size 1483811 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/normal.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/normal.uasset deleted file mode 100644 index 1ee4eb5..0000000 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/normal.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7879e557937d30961993a8892b0d2e83da85b602e69169ecad0c4bc2b75c8a23 -size 4511544 From 2d15abf70e4e6599b5955b117c1ec580dd78ed33 Mon Sep 17 00:00:00 2001 From: Simeon Wallrath Date: Wed, 2 Jul 2025 20:32:53 +0200 Subject: [PATCH 2/4] Addendum --- .../Content/Maps/MotionControllerMap.umap | 4 ++-- .../Content/VRE/VRE2/Core/Character/BP_VRCharacter2.uasset | 4 ++-- .../Content/World/Characters/BP_BaseCharacter.uasset | 4 ++-- .../Content/World/Characters/Clarice/AnimBP_Clarice.uasset | 2 +- .../Content/World/Characters/Clarice/BP_Clarice.uasset | 4 ++-- .../World/Characters/Clarice/ClariceMain_PhysicsAsset.uasset | 4 ++-- .../Content/World/Characters/CustomAIController.uasset | 4 ++-- .../World/Characters/Gilbert/BP_GilbertThirdPerson.uasset | 4 ++-- .../Content/World/Characters/Gilbert/NewFolder/BP_Can.uasset | 4 ++-- .../Gilbert/NewFolder/Gilbert_Skeleton_AnimBlueprint.uasset | 4 ++-- .../Content/World/Interactibles/PotionTest/PotionActor.uasset | 4 ++-- 11 files changed, 21 insertions(+), 21 deletions(-) diff --git a/VIRTUOS_ExpansionPluginTests/Content/Maps/MotionControllerMap.umap b/VIRTUOS_ExpansionPluginTests/Content/Maps/MotionControllerMap.umap index 5f4dd6c..4d93beb 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Maps/MotionControllerMap.umap +++ b/VIRTUOS_ExpansionPluginTests/Content/Maps/MotionControllerMap.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6cb95604d988ffd2e8d971d2cd8d79ade07857ce9b2913040cb8259ea59e897c -size 1695813 +oid sha256:c93dfdf9cef647751bd9bb0d37ec72d6140cd8151be58dce1427de87dfb362ce +size 1696702 diff --git a/VIRTUOS_ExpansionPluginTests/Content/VRE/VRE2/Core/Character/BP_VRCharacter2.uasset b/VIRTUOS_ExpansionPluginTests/Content/VRE/VRE2/Core/Character/BP_VRCharacter2.uasset index eaee4f6..411eb1a 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/VRE/VRE2/Core/Character/BP_VRCharacter2.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/VRE/VRE2/Core/Character/BP_VRCharacter2.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c46b0d46bdb2e93c1f0725bb29e960dddcba2213ff7c3b6791be8d967c4c9054 -size 5637387 +oid sha256:0c41415a7814014d161505b16c156146c5252ca1fd47aeeff7d966ed870df51a +size 5645811 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/BP_BaseCharacter.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/BP_BaseCharacter.uasset index 17f210c..2b683b7 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/BP_BaseCharacter.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/BP_BaseCharacter.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cfe7e82bef2758bb70ccbf82671cc0edfa4d0d5a4e0df22c1bd55d17d76de8dd -size 73443 +oid sha256:3539df9273aa487e8dbeaa83a5f3c03fde0664b1745c050101379b9df2782970 +size 75069 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/AnimBP_Clarice.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/AnimBP_Clarice.uasset index 8b64905..9fd1fee 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/AnimBP_Clarice.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/AnimBP_Clarice.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fe8b372263d002859ff05d4501c6b532114eb9569a8da7cdea9898e58859423c +oid sha256:d9cb5d090a29e15513184fae1ddd890be45878049c45ca74444bfeb00c92c445 size 286390 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/BP_Clarice.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/BP_Clarice.uasset index 2da44b5..5a4f690 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/BP_Clarice.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/BP_Clarice.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1766cd15bfe3f7714b0ef7d92fa33c2738e14f22a2c3380820b2fbf4a4ed2aa6 -size 356785 +oid sha256:175ce982a7a256a793a547a4bd4525f79ab4b85fe4fb0d68058f3d69759b9681 +size 362254 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/ClariceMain_PhysicsAsset.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/ClariceMain_PhysicsAsset.uasset index 3337538..49a06e8 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/ClariceMain_PhysicsAsset.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/ClariceMain_PhysicsAsset.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8e4513d55fb3e0e3f74c3875697b51ff14ba961508dbcf6a152c649ca1694c97 -size 42292 +oid sha256:84059487710bca0564b0bff4d106a15d9dc141f8d6445f39b2a7def693b611ca +size 42365 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/CustomAIController.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/CustomAIController.uasset index c90f58d..43e6da1 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/CustomAIController.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/CustomAIController.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6eca3bb0dbb8e2f01ccbe16e0ec62f76c6b70458dfbea8c071d5e4d6e4740e4a -size 224608 +oid sha256:68247428043b52ea2a4a92f8dba4a37aba85646639acbe0462fe536ee182fd6c +size 231740 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/BP_GilbertThirdPerson.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/BP_GilbertThirdPerson.uasset index b6871c3..991f04a 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/BP_GilbertThirdPerson.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/BP_GilbertThirdPerson.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eaca46a89fe46258397002a8a1f3e38b4d158a8ddc8287be37c976cd4e95703c -size 218573 +oid sha256:e1c8f0385e625cc3ea22ad45f65b4508f9e2b33bde7c0ba71644e94b48434e25 +size 262225 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/BP_Can.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/BP_Can.uasset index 3068778..c0ceaa5 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/BP_Can.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/BP_Can.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bccc6ec32be3f963bde1bf1b406ad831a2eff4bcb2a87d1723e0701b7baff378 -size 33146 +oid sha256:a041aa670ba25995f4c53026ed133628ef131e43123b8992e01d9564e1b0de22 +size 36524 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Gilbert_Skeleton_AnimBlueprint.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Gilbert_Skeleton_AnimBlueprint.uasset index c4d192c..5fd0b5b 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Gilbert_Skeleton_AnimBlueprint.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/Gilbert_Skeleton_AnimBlueprint.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:558f983e517673f4f3db034b828c06b4f1e1dee3c162376b5cee001f029b690d -size 252209 +oid sha256:2885add349f31c36e4b791a63a31f0b2538f6cd597d6b871dd5f7493e9800aee +size 243779 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/PotionTest/PotionActor.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/PotionTest/PotionActor.uasset index 7678037..bf0d830 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/PotionTest/PotionActor.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Interactibles/PotionTest/PotionActor.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3881eaeb98f38e93c924cab270ad56120a24621c21add4bcf7adc9a47b0d12e9 -size 289242 +oid sha256:e60d732d7621d985e717656a8c6814222d51e48d35996dcba5ff2d244328a305 +size 293016 From ca1e9b6da2fef7bee94cfe4688d7658ea5ebaa5d Mon Sep 17 00:00:00 2001 From: Simeon Wallrath Date: Wed, 2 Jul 2025 23:40:03 +0200 Subject: [PATCH 3/4] Long night but fixed toss/grab issues on Clarice --- .../Content/Maps/MotionControllerMap.umap | 2 +- .../Content/VRE/Core/Character/BP_Trace_Controller.uasset | 4 ++-- .../Content/World/Characters/Clarice/BP_Clarice.uasset | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/VIRTUOS_ExpansionPluginTests/Content/Maps/MotionControllerMap.umap b/VIRTUOS_ExpansionPluginTests/Content/Maps/MotionControllerMap.umap index 4d93beb..3552f67 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Maps/MotionControllerMap.umap +++ b/VIRTUOS_ExpansionPluginTests/Content/Maps/MotionControllerMap.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c93dfdf9cef647751bd9bb0d37ec72d6140cd8151be58dce1427de87dfb362ce +oid sha256:dcb910fc4997b9a7b3f8ee954e4aa5feb2ac69b9e627a65895d22fe7744fb949 size 1696702 diff --git a/VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/BP_Trace_Controller.uasset b/VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/BP_Trace_Controller.uasset index 3b53cc6..38b5cad 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/BP_Trace_Controller.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/BP_Trace_Controller.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d2fab41fdd6aaa6ac125962b23aad63fc9aca94a100757a7e7c5452f23a93979 -size 1821983 +oid sha256:26fc81abea5e8c3a0cdafcc11cb1b498591b695ed3ce3e5dabc9f83f4e78d328 +size 1838619 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/BP_Clarice.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/BP_Clarice.uasset index 5a4f690..a7a59db 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/BP_Clarice.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/BP_Clarice.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:175ce982a7a256a793a547a4bd4525f79ab4b85fe4fb0d68058f3d69759b9681 -size 362254 +oid sha256:1164db074a041c9945182fd885e11f1aff21ddda4655b2419ba1583a6606e3f8 +size 387564 From 8c07468c20d509120282167fddf9016a21687d39 Mon Sep 17 00:00:00 2001 From: Simeon Wallrath Date: Thu, 3 Jul 2025 23:00:17 +0200 Subject: [PATCH 4/4] Misc Character Optimization, Can Collision --- .../Content/Maps/MotionControllerMap.umap | 4 ++-- .../Content/World/Characters/Clarice/AnimBP_Clarice.uasset | 4 ++-- .../Content/World/Characters/Clarice/BP_Clarice.uasset | 4 ++-- .../Content/World/Characters/CustomAIController.uasset | 4 ++-- .../World/Characters/Gilbert/BP_GilbertThirdPerson.uasset | 4 ++-- .../Content/World/Characters/Gilbert/NewFolder/BP_Can.uasset | 4 ++-- .../Characters/Gilbert/NewFolder/GilbertMesh_Skeleton.uasset | 4 ++-- .../World/Characters/Gilbert/NewFolder/SM_CanOnly.uasset | 4 ++-- VIRTUOS_ExpansionPluginTests/VRExpPluginExample.uproject | 4 ++++ 9 files changed, 20 insertions(+), 16 deletions(-) diff --git a/VIRTUOS_ExpansionPluginTests/Content/Maps/MotionControllerMap.umap b/VIRTUOS_ExpansionPluginTests/Content/Maps/MotionControllerMap.umap index 3552f67..ba37906 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Maps/MotionControllerMap.umap +++ b/VIRTUOS_ExpansionPluginTests/Content/Maps/MotionControllerMap.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dcb910fc4997b9a7b3f8ee954e4aa5feb2ac69b9e627a65895d22fe7744fb949 -size 1696702 +oid sha256:4e0cb38a00ca18f04c381efd879fb4e00f9d2781208582b23d8386d7a8522f21 +size 1696623 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/AnimBP_Clarice.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/AnimBP_Clarice.uasset index 9fd1fee..5a20705 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/AnimBP_Clarice.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/AnimBP_Clarice.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9cb5d090a29e15513184fae1ddd890be45878049c45ca74444bfeb00c92c445 -size 286390 +oid sha256:561049162d93c3492363722ca356fc459e86641de27f27f733a0075247e979f2 +size 275524 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/BP_Clarice.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/BP_Clarice.uasset index a7a59db..4a3714e 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/BP_Clarice.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Clarice/BP_Clarice.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1164db074a041c9945182fd885e11f1aff21ddda4655b2419ba1583a6606e3f8 -size 387564 +oid sha256:41de03fce8deb5c04cba7681ed9f223030102b9d6727b335b710a4883debddde +size 417967 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/CustomAIController.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/CustomAIController.uasset index 43e6da1..ac86bfd 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/CustomAIController.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/CustomAIController.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:68247428043b52ea2a4a92f8dba4a37aba85646639acbe0462fe536ee182fd6c -size 231740 +oid sha256:2404080c5421a4c7ff7667e17981287cf432e4d4f468e45f0e1976d57ee6af64 +size 230972 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/BP_GilbertThirdPerson.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/BP_GilbertThirdPerson.uasset index 991f04a..64c5064 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/BP_GilbertThirdPerson.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/BP_GilbertThirdPerson.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1c8f0385e625cc3ea22ad45f65b4508f9e2b33bde7c0ba71644e94b48434e25 -size 262225 +oid sha256:ecc66070774d90a091c273d7fa40d2b3a98ec802cecde591ca0f606946c59b9f +size 210927 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/BP_Can.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/BP_Can.uasset index c0ceaa5..93f06c7 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/BP_Can.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/BP_Can.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a041aa670ba25995f4c53026ed133628ef131e43123b8992e01d9564e1b0de22 -size 36524 +oid sha256:9d160194f2ea08d11cb777e79aacc0754dce65debe3f54fc7798fe74d787957f +size 35009 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertMesh_Skeleton.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertMesh_Skeleton.uasset index 9ccfa59..0a2c3c7 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertMesh_Skeleton.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/GilbertMesh_Skeleton.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d70ca240f4fe710302a8006fb030019ab328aeee46c67b68ce01953259384ce8 -size 17020 +oid sha256:9f708d003b171dbd7aeaabc3d67869e7ebe733a7efb5dfefb3f0e785d3aed9e5 +size 17134 diff --git a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/SM_CanOnly.uasset b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/SM_CanOnly.uasset index f6fe29d..78e1d97 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/SM_CanOnly.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/World/Characters/Gilbert/NewFolder/SM_CanOnly.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e5f07668727e3328efab2f7645b5999b10fa849fe58cb226745743810e82645 -size 391032 +oid sha256:7efae81877d4225525aded93050be7cedf92e909feb50a5715bbf944a01b0155 +size 448095 diff --git a/VIRTUOS_ExpansionPluginTests/VRExpPluginExample.uproject b/VIRTUOS_ExpansionPluginTests/VRExpPluginExample.uproject index 9425187..5790317 100644 --- a/VIRTUOS_ExpansionPluginTests/VRExpPluginExample.uproject +++ b/VIRTUOS_ExpansionPluginTests/VRExpPluginExample.uproject @@ -115,6 +115,10 @@ { "Name": "Harmonix", "Enabled": true + }, + { + "Name": "DisasterRecoveryClient", + "Enabled": true } ], "TargetPlatforms": [