Sounds played at random times...

EagleoneEagleone Member Posts: 97
edited November -1 in Working with GS (Mac)
Anyone know how I can have one sound play at random times? Say 2 seconds into the scene, then 4 seconds later, then 3 seconds later then 6 seconds later and so on?

Comments

  • sebmacflysebmacfly Member Posts: 1,018
    I would like to say

    timer, every "random(2,7)" seconds
    Play sound

    use the expression editor to random the second value in the timer...
    in this example, that will random from 2 to 7 seconds

    Sounds good?
  • EagleoneEagleone Member Posts: 97
    Thanks very much, appreciate your help. Will give that a go.
  • sebmacflysebmacfly Member Posts: 1,018
    You're welcome, let me know ;)
Sign In or Register to comment.