#audio at the end of animation

1 messages · Page 1 of 1 (latest)

simple canopy
#

Hello all, Is it possible to play a sound at the end of an animation with an audio track without it getting cut off.

I know I can use the end of animation signal, call a function etc, but still, am I missing something in the animation player itself?

ornate willow
#

You can try adding a Call Method Track on the animation and add a keyframe that calls the play method of your audio node

simple canopy
#

Hi thanks thats what I did