thumbnail blueprint
blueprint

LyraCharacter - OnCharacterPartsChanged

  • Exposure: public
  • UE Version: 5.1

avatar author

DevBastian

February 7, 2023, 3:59 pm

We create an empty map based on Lyra and populate this with a single hero that is derived from Lyra default Hero class. Careful when pasting this in - dropdown tend to get reset to default, you might need to reselect them.

Video to explain all steps: https://youtu.be/hO8OWLWLD6o

Website for more details: https://developerbastian.github.io/www/

Infographic for quick access: https://github.com/DeveloperBastian/Unreal-Lyra-Concepts/blob/main/infographics/Unreal%20Lyra.pdf

Unreal forum: https://forums.unrealengine.com/u/bastiandev

Reach out if you have more questions to this BP Developer Bastian

This video is provided by youtube using cookies.
See their privacy page.

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v
Versions
March 19, 2023
  1. fixed display bug

February 8, 2023
  1. checked length of component array to avoid warning message when using live link (meta human)

February 7, 2023
  1. First commit

    See