How can I create Sound Reactive Terrain
Hi,
I'm trying to work out a way to make the terrain in my unity project react to a soundfile
The terrain would rise and fall according to the amplitude of my sound file
Is this possible? What would be the best way for me to do this?
Any help would be amazing, thanks in advance
You mean you want your terrain to move like this :
or you just want to move the whole terrain vertically. There are many possibilities to map gameplay inputs to sound variables but you need to know exactly what kind of effect you want to have on screen. You can access some sound properties with AudioClip object.
Your answer
Follow this Question
Related Questions
Terrain problems 2 Answers
Transparrent Trees 0 Answers
Terrain draws grass and hills to a large scale when using mouse. 0 Answers
Dont have some tools at terrain tools in inspector! 0 Answers