Skip to content

Custom Properties Animation to Curves UE

BleuRaven edited this page Jan 24, 2024 · 13 revisions

Thanks so much SAM-tak for they works -> https://github.com/xavier150/Blender-For-UnrealEngine-Addons/pull/175

Export custom properties animation to Curves UE readable

You need use "UE Standard" to have the custom properties recognized in Unreal Engine

Add-ons > Object > Object Properties > Export Procedure

image

Add-ons > Object > Object Advanced Properties > Export Custom Properties

image

Result:

image
image

Custom properties that can be recognized as Curve Value in UE need to be set on Bone, not Object.

Clone this wiki locally