From dc4b8969d7f715a7b08531c72baf68788d940bde Mon Sep 17 00:00:00 2001 From: Simeon Wallrath Date: Wed, 8 Jan 2025 15:26:21 +0100 Subject: [PATCH] Reworked Character Following Spline,. Actor Following didnt work as desired Thanks to Great Ocean Games Tutorial https://www.youtube.com/watch?v=UIF1PcmZkGA --- .../Content/Characters/BPI_Character.uasset | 3 +++ .../Content/Characters/BP_BaseCharacter.uasset | 3 +++ .../Content/Characters/CustomAIController.uasset | 3 +++ .../Content/Gilbert/BP_GilbertThirdPerson.uasset | 4 ++-- .../Content/Gilbert/NewFolder/NavLink_AI.uasset | 4 ++-- .../Content/Gilbert/TestSpline.uasset | 4 ++-- .../Content/VRE/ExampleMap/MotionControllerMap.umap | 4 ++-- 7 files changed, 17 insertions(+), 8 deletions(-) create mode 100644 VIRTUOS_ExpansionPluginTests/Content/Characters/BPI_Character.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/Characters/BP_BaseCharacter.uasset create mode 100644 VIRTUOS_ExpansionPluginTests/Content/Characters/CustomAIController.uasset diff --git a/VIRTUOS_ExpansionPluginTests/Content/Characters/BPI_Character.uasset b/VIRTUOS_ExpansionPluginTests/Content/Characters/BPI_Character.uasset new file mode 100644 index 0000000..44c4b3d --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/Characters/BPI_Character.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2b196c7c75d1bb4a2b4cf850860a70a5ceb50e59868d35fb203f1e7482e45ca +size 10561 diff --git a/VIRTUOS_ExpansionPluginTests/Content/Characters/BP_BaseCharacter.uasset b/VIRTUOS_ExpansionPluginTests/Content/Characters/BP_BaseCharacter.uasset new file mode 100644 index 0000000..7944b5f --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/Characters/BP_BaseCharacter.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d572be6141a5da8dcbe679b220e8800ce0b053685a4602a3734dce4539876f93 +size 54314 diff --git a/VIRTUOS_ExpansionPluginTests/Content/Characters/CustomAIController.uasset b/VIRTUOS_ExpansionPluginTests/Content/Characters/CustomAIController.uasset new file mode 100644 index 0000000..f288c13 --- /dev/null +++ b/VIRTUOS_ExpansionPluginTests/Content/Characters/CustomAIController.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abd0b47e5b43cfc5f5db9a0db4535bf7bb37efd57c850ba88c763b0f040c9a5f +size 182868 diff --git a/VIRTUOS_ExpansionPluginTests/Content/Gilbert/BP_GilbertThirdPerson.uasset b/VIRTUOS_ExpansionPluginTests/Content/Gilbert/BP_GilbertThirdPerson.uasset index 7021f58..4522168 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Gilbert/BP_GilbertThirdPerson.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/Gilbert/BP_GilbertThirdPerson.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a612575b0621448b7c2881585722106930d581deca2fc592568d13929f3a21d2 -size 290756 +oid sha256:c3f647ea19f3da7ef254a671545723946150d2b01f75d9cf5f4cbdaff75659e7 +size 287540 diff --git a/VIRTUOS_ExpansionPluginTests/Content/Gilbert/NewFolder/NavLink_AI.uasset b/VIRTUOS_ExpansionPluginTests/Content/Gilbert/NewFolder/NavLink_AI.uasset index 807c218..51d8d54 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Gilbert/NewFolder/NavLink_AI.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/Gilbert/NewFolder/NavLink_AI.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5cc3f9cd81d68bb0c847c2b701f56ef64c79f56bf4741ef16d10f78f714be459 -size 33434 +oid sha256:2fb751d81c49ccd697af8f3f02b9417da374a1cf99b9b5906cffacfbd4ea4ce7 +size 29400 diff --git a/VIRTUOS_ExpansionPluginTests/Content/Gilbert/TestSpline.uasset b/VIRTUOS_ExpansionPluginTests/Content/Gilbert/TestSpline.uasset index 5c3e6ab..1a6a0a8 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/Gilbert/TestSpline.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/Gilbert/TestSpline.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9f7d2547c22a9a7e6871cf615f9caa364b0af48dcd086921a6366e4bd148c73 -size 102016 +oid sha256:b4d603f1276039f5efbf3d37212bef1dc23d64d9f064d37bfba926515222c889 +size 127869 diff --git a/VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/MotionControllerMap.umap b/VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/MotionControllerMap.umap index c06ebec..1b3cd0f 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:ff1adf5eecf4704125da0b957203c76996f38cdb5bf91b846e8453581874bd3a -size 1497254 +oid sha256:0a63c201091c247be5b60fca787a2d4cbe4775cd48e450e29bade7bc04373d7c +size 1503124