blueprint

Spawn Actor and Freeze Animation

  • Exposure: public
  • UE Version: 5.0

avatar author

maxHarrison

August 8, 2022, 3:57 pm

Create Animation Blueprint with Live Link Source Set Animation Blueprint for MetaHuman (Body, Torso, Legs and Feet) in the MetaHuman blueprint (not in scene blueprint as newly spawned MetaHumans won't have the animation applied). Create a new blueprint and add this script, add a variable for ActorToFreeze (of type MetaHuman blueprint), compile, add to scene and set the ActorToFreeze variable to the MetaHuman blueprint.

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v