How to reference a Skeletal Mesh in a verse script?

Hi,

I’ve been referencing props using creative_prop, but is it possible to reference skeletal meshes?

You should be able to reference an animated_mesh_device in Verse. Alternatively you could use Sequencer to drive the SkeletalMesh and reference the cinematic_sequence_device from Verse.

1 Like