Bubble Sound Effects and Randomly Change the Colour of an Actor.

BackUpAndDownBackUpAndDown Member Posts: 685
edited November -1 in Working with GS (Mac)
Hey,

Just two quick questions:

1. Anyone know where I can get some bubble sound effects. Like popping sounds and stuff.

2. I have a white image that I want to randomly change colour every 1secs. I know how to use the timer behaviour but how do I change a images colour after it's been spawned?

Thanks, any tips would be appreciated. ^_^

Comments

  • AsymptoteellAsymptoteell Member Posts: 1,362
    For the second one, interpolate actors red blue and green to rand(0,1) every random(1,7) seconds or something like tha should work.
Sign In or Register to comment.