Skip to content

Releases: kvoeten/UnrealBodyPlugin

Unreal Body Plugin

29 Mar 18:51
Compare
Choose a tag to compare

This release has the controller-to-hand offset that was previously removed re-added. It also has an easily accessible speed modifier to adjust the movement interpolation manually. Supports Unreal Engine 4.26.1 and features an easily integrated IKBody component which enables: Head movement, Leaning motions, Leg IK (to enable crouching), Arm-IK, basic walking animations and Finger IK.

While it does not require VRExpansion to function, a VRExapansion compatible pawn is included; and using the VRExpansion plugin & sample project is highly recommended. You can find it here: https://vreue4.com/

Unreal Body Plugin

27 Mar 21:16
Compare
Choose a tag to compare

Hotfix release of the plugin, resolving some packaging warnings. Supports Unreal Engine 4.26.1 and features an easily integrated IKBody component which enables: Head movement, Leaning motions, Leg IK (to enable crouching), Arm-IK, basic walking animations and Finger IK.

While it does not require VRExpansion to function, a VRExapansion compatible pawn is included; and using the VRExpansion plugin & sample project is highly recommended. You can find it here: https://vreue4.com/

Unreal Body Plugin

27 Mar 09:52
dadc39f
Compare
Choose a tag to compare

This first release of the plugin, targeted at Unreal Engine 4.26.1, features an easily integrated IKBody component which enables: Head movement, Leaning motions, Leg IK (to enable crouching), Arm-IK, basic walking animations and Finger IK.

While it does not require VRExpansion to function, a VRExapansion compatible pawn is included; and using the VRExpansion plugin & sample project is highly recommended. You can find it here: https://vreue4.com/

Unreal Body Plugin (Preview)

11 Mar 12:22
Compare
Choose a tag to compare
Pre-release

This release (Targeted at Unreal Engine 4.26.1) features an attachable body which supports Head movement, Leaning motions, Leg IK (To enough crouching), and Arm-IK based on controller tracking. It does not include walking animations, nor finger IK. This release has VRExpansionPlugin as a required dependency (to be removed later).