Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do i make a sound play For one person when then spawn or respawn?

Asked by 3 years ago

i am making a game where it is based off of older roblox think SNZ as an example of what i want my game to be like yet i cannot find anywhere telling me how to create a sound that plays on spawn or respawn. if you do have the solution please respond, thank you

0
Use a Client Side script VVoretex 146 — 3y

2 answers

Log in to vote
0
Answered by 3 years ago

I would recomend either putting a sounds block on respawn on spawn location or when a player dies the sound is played

0
yes, i have tried this i dont want the sound to loop and if the player stays on the  platform it WILL loop no matter if looping is on or off in the actual sound popeofscandinavia -1 — 3y
0
What would recomend is putting the spawn location in the air, high enough so that players can't hit it when they don't spawn and put the spawn to not visible. and put the thingy in the air FluffySheep46209 369 — 3y
0
in that manner it would play the sound more than once when touching the brick whilst it is in the air popeofscandinavia -1 — 3y
0
put something like while true then wait(1) FluffySheep46209 369 — 3y
Ad
Log in to vote
0
Answered by 3 years ago

Insert your sound into the StarterGui.

Answer this question