Skip to content

Open-source plugin to play blend shapes for your skeletal right on the animation track without any gameplay logic in UE5.3

License

Notifications You must be signed in to change notification settings

JanSeliv/MorphsPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎭 Morphs Player

The Morphs Player is a plugin designed for Unreal Engine 5 that allows you to play Morph Targets (also known as Blend Shapes, Shape Keys, Pose Morph, Morph Maps, and Endomorphs) directly on the animation track of your skeletal mesh. This can be accomplished without the need for gameplay logic in either code or blueprints, just simply place a 'Play Morph' notify state on the animation track and select the desired Morph and values from its Details window.

MorphsPlayer

📚 Documentation

Detailed documentation about the Morphs Player can be found here.

🎓 Sample Projects

Check out our Release page for a sample project showcasing the Morphs Player.

Also, explore this game project repository to view the Morphs Player in action.

📅 Changelog

2024-01-14

  • Updated to Unreal Engine 5.3.

2023-06-09

  • 🎉 Initial public release on Unreal Engine 5.2

📫 Feedback & Contribution

Feedback and contributions from the community are highly appreciated!

If you'd like to contribute, please fork the project and create a pull request targeting the develop branch.

If you've found a bug or have an idea for a new feature, please open a new issue on GitHub. Thank you!

📜 License

This project is licensed under the terms of the MIT license. See LICENSE for more details.

We hope you find this plugin useful and we look forward to your feedback and contributions.