Skip to content

Commit

Permalink
UE5.1.1 - Calibration Mode Overlay
Browse files Browse the repository at this point in the history
Added a nice new UI overlay to let you know that you are in Calibration Mode after hearing some people get confused about what happens when you first start the system.  If you don't like it, disconnect it in the function for VRPlayerMode_CalibrationMode.

Did a lot of work on the UE5 Manny control rig.  It could be better.  It could be worse.  I find it really hard to tell sometimes, so I did leave the old one in MegaMocapVR\ControlRigs\WIP_ControlRigs\OLD_MMVR_UE5Manny_ControlRig

The UE5 Manny control rig now has a way to lock the arm goals to the chest control, so you can use it for animation/cleanup a bit easier.  This variable is exposed to cinematics, which is a sick feature I want to make more use out of.

I reduced the tick on the editor utility widget.

Revamped the teleprompter, creating a new Teleprompter Screen actor that gets spawned in if you use the new event on the player pawn 'Event_TeleprompterUpdate.

Did some small changes to the metahuman control rig, but... I don't remember what they were.  Again, who knows if its better.  I think I made an 'is valid' check on the iphone name so it wouldn't throw you errors if no iphone was added to the player pawn.
  • Loading branch information
Megasteakman committed Feb 20, 2023
1 parent 1c2fe62 commit db14811
Show file tree
Hide file tree
Showing 27 changed files with 0 additions and 0 deletions.
Binary file modified MegaMocapVR/AnimBPs/MMVR_IKRetarget_AnimBP.uasset
Binary file not shown.
Binary file modified MegaMocapVR/AnimBPs/MMVR_MetahumanFace_AnimBP.uasset
Binary file not shown.
Binary file modified MegaMocapVR/AnimBPs/MMVR_Metahuman_AnimBP.uasset
Binary file not shown.
Binary file modified MegaMocapVR/AnimBPs/MMVR_UE5Manny_AnimBP.uasset
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed MegaMocapVR/Assets/MMVR_Avatar/MM_MMVRAvatar.uasset
Binary file not shown.
Binary file not shown.
Binary file modified MegaMocapVR/Assets/MMVR_Avatar/SKM_MMVRAvatar.uasset
Binary file not shown.
Binary file modified MegaMocapVR/Assets/Materials/MI_MMVR_POVCamera.uasset
Binary file not shown.
Binary file not shown.
Binary file modified MegaMocapVR/Assets/Materials/VRSpectatorScreen_MM.uasset
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified MegaMocapVR/Components/Blueprints/MMVR_Interface.uasset
Binary file not shown.
Binary file modified MegaMocapVR/Components/MMVR_MocapActor_Component.uasset
Binary file not shown.
Binary file modified MegaMocapVR/Components/MMVR_POVCam.uasset
Binary file not shown.
Binary file modified MegaMocapVR/Components/MMVR_Shake_Component.uasset
Binary file not shown.
Binary file modified MegaMocapVR/Components/MMVR_Teleprompter.uasset
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified MegaMocapVR/ControlRigs/MMVR_MetaHuman_ControlRig.uasset
Binary file not shown.
Binary file modified MegaMocapVR/ControlRigs/MMVR_UE5Manny_ControlRig.uasset
Binary file not shown.
Binary file not shown.
Binary file modified MegaMocapVR/MMVR_EditorWidget.uasset
Binary file not shown.
Binary file modified MegaMocapVR/MMVR_ExampleLevel.umap
Binary file not shown.
Binary file modified MegaMocapVR/MMVR_PlayerPawn_BP.uasset
Binary file not shown.

0 comments on commit db14811

Please sign in to comment.