Random Component

Overview

This component triggers a series of child components in a random order or in a way that avoids repetition.

Random

In random mode it is possible to set the weights for each child component.

Random No Repeat

In RandomNoRepeat mode there is Looped property that will make the random component to behave like a randomised sequence. It is also possible to add a delay and delay randomization properties.

Another useful feature is the option for the random components instances to share the same random no repeat history. This will ensure that you will never hear the same sounds playing in succession if multiple instances are played.

Inspector Elements

Properties

Description

Play Mode

The type of playing mode:

  • Random: Elements are picked in random.
  • RandomNoRepeat: Elements picked at random but are not repeated.

Share History

When enabled the same history is shared between instances

Looped

In random no repeat mode you can set the component to continuously play with random elements

DelayOnFirstPlay

When set delay properties are applied on first play.

Delay

Introduce a delay in seconds every time a child element is played

Delay Min Randomization

Min delay in seconds

Delay Max Randomization

Max delay in seconds

0 Comments

Add your comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.