Hi guys !
I have a skeletal mesh with animations, and an animation blueprint.
On runtime i want to duplicate the blueprint ( copy the full state of the animations ) and set it on an other actor ( same mesh )
i don’t want to use master pose because the source can be destroyed and the blueprint need go out of sync from the source
Any idea how to do that ?