Hi guys- for some reason, the sound does not play when I parent it to gems[i], i.e the gem/object, but works when I parent it to the workspace.
Any tips on how I can parent it to the gems themselves and make the sound play?
I have attached my code above
Thank you
Avvalor
(avv)
#2
its because when you destroy the gem, it destroys the sound itself, try sound.Ended:Wait() before destroying the gem itself
2 Likes
Thank you -
If I parent the sound to the workspace, will other players be able to hear it as well?
Avvalor
(avv)
#4
yes they will be able to hear it
system
(system)
Closed
#5
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.