Skip to content

Commit b7c6b8b

Browse files
mrhid6budak7273
andauthored
Update modules/ROOT/pages/Development/Satisfactory/Audio.adoc
Co-authored-by: Rob B <[email protected]>
1 parent 8a33939 commit b7c6b8b

File tree

1 file changed

+3
-4
lines changed
  • modules/ROOT/pages/Development/Satisfactory

1 file changed

+3
-4
lines changed

modules/ROOT/pages/Development/Satisfactory/Audio.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -185,11 +185,10 @@ Wwise has a great tutorial on how to set this up here: https://youtu.be/lOP0seni
185185

186186
=== Updating Wwise Values From Your Mod
187187

188-
Wwise uses a feature called Real-Time Parameter Control (RTPC) that allows game engines like Unreal or Unity to change values on the Wwise software in real-time.
188+
Wwise uses a feature called Real-Time Parameter Control (RTPC) that allows game engines like Unreal or Unity to change values on Wwise assets in real-time.
189+
This enables special behaviors like a manufacturing building's sound volume to fluctuate based on recipe progress.
189190

190-
An example of this would be if, for example, you have a building and want the sound volume to fluctuate based on the recipe's progress.
191-
192-
You can set up an RTPC in Wwise and Unreal and update the value in your building's blueprint.
191+
After setting up RTPC in Wwise and Unreal, blueprint code can update audio parameter values.
193192

194193
To set these up, in your Wwise project, go to Project Explorer and the `Game Syncs` tab.
195194

0 commit comments

Comments
 (0)