How do i run the animation automatically and randomly

Nickname

New member
Messages
25
Reactions
5
Points
3
Hello everyone. Question.
I have several animation and 2 scenes in timeline. The first one should play once while the second scene should randomly play all the animations. How to do it? Now i just turn on every animation with my hand. ) Thanks.
 
Playing animations can happen in multiple ways:
  • Using a trigger, like a UIbutton, trigger in Timeline, in Motionanimator, etc
  • If 2 atoms with Timeline have an animation with the same name, if you trigger one the other also plays
  • Random playing a specific set of animations is done by naming more than 1 animation as sharedgroup/animation, which then shows you a option for the next animation to be sharedgroup/*
  • etc
 
Back
Top Bottom