Forum rules - please read before posting.

Random animation loop pause

As the title suggests, how to achieve a random pause between animation loops?

Comments

  • If your Animator relies on transitions/parameters, you can create a RandomInt parameter that causes different animations of varying lengths to trigger before returning to the main loop.

    You can then set the RandomInt parameter to random values - either through script, or by syncing it to a variable with the Link Variable To Animator component.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.