Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

Is there a reliable way to sync multiple animations to make a cutscene?

Asked by
P100D 590 Moderation Voter
8 years ago

I want to make a rather complicated animation-based cutscene. Is there a reliable way to do this or should I just time it manually in a script?

0
Animations is probably the best way to make cutscenes. Also listen for when an animation might end or when a keyframe is reached using KeyFrameReached and then you might play another animation. LifeInDevelopment 364 — 8y

1 answer

Log in to vote
0
Answered by
adark 5487 Badge of Merit Moderation Voter Community Moderator
8 years ago

You can use KeyFrameReached.

Ad

Answer this question