Im sorry for my bad english.
!! USE HEADPHONES !!
You can use this module for ambience!
(bc u cant move after creating sound)
Download
Roblox Library: (SoundDirection - Roblox)
Uncopylocked Test Place
Roblox Place: (SoundDirection - Roblox)
Example
local sounddirection = require(game.ReplicatedStorage.SoundDirection)
local newsound = sounddirection.NewSound()
newsound:Settings(
script.sfx, -- sound object
-5, -- x
0, -- y
0, -- z
0 -- delay (for update sound position)
)
newsound:Play()
You will use this module?
- Yes!
- No
- I dont know
0 voters