VR Expansion Plugin

Pushed a new commit to the plugin


Fixed it so that SetReplicatedMovementMode works with Move_None now, was mistakenly using
Move_None as the empty specifier, now using Move_Max for that.

Made VRLever and ParentRelativeAttachmentComponent use failsafe axis lerp functions instead
of just a generic FLerp.