No sound.emitEntity?
Closed this issue · 4 comments
glebqip commented
No sound.emitEntity?
wraith321 commented
glebqip commented
Loop sounds plays one time?
awilliamson commented
If the sounds don't automatically loop, then consider checking if the sound isPlaying and if not, play again. I tested some loops sounds when making the library, generator sounds to be precise, and they seemed to loop fine.
glebqip commented
EmitSound plays all sounds once, but sound.create():play() plays sound as a loop.
And i can play more than 1 same sound.