Unreal Engine 4
The following examples are for Unreal Engine 4 only.
Last updated
The following examples are for Unreal Engine 4 only.
Last updated
The integration for UE4 third person differs from the UE5 version, because the animation retargeting system is different in UE4.
This example project on GitHub demonstrates the steps for integrating the avatar with a UE4 project. You can integrate Ready Player Me avatars into the UE4 Third Person template project as demonstrated in the following GitHub example project.
Project: https://github.com/readyplayerme/UE4-ThirdPerson-Example
Animation retargeting system in UE5 is not compatible with UE4. For UE4 animation retargeting, use the example above.